1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Igor Laevsky c47518fc50 [BasicAliasAnalysis] Do not check ModRef table for intrinsics
All possible ModRef behaviours can be completely represented using existing LLVM IR attributes.

Differential Revision: http://reviews.llvm.org/D12033

llvm-svn: 245224
2015-08-17 15:56:56 +00:00
..
Analysis [BasicAliasAnalysis] Do not check ModRef table for intrinsics 2015-08-17 15:56:56 +00:00
AsmParser [IR] Give catchret an optional 'return value' operand 2015-08-15 02:46:08 +00:00
Bitcode [IR] Give catchret an optional 'return value' operand 2015-08-15 02:46:08 +00:00
CodeGen [WinEHPrepare] Fix catchret successor phi demotion 2015-08-17 13:51:37 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Make sure code-sections aren't under-aligned. 2015-08-14 06:26:42 +00:00
Fuzzer
IR [IR] Simplify code. No functionality change. 2015-08-16 21:16:26 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC Extend MCAsmLexer so that it can peek forward several tokens 2015-08-17 14:35:25 +00:00
Object
Option
Passes [PM] Port ScalarEvolution to the new pass manager. 2015-08-17 02:08:17 +00:00
ProfileData
Support [ADT] Teach FoldingSet to be movable. 2015-08-16 23:17:27 +00:00
TableGen
Target Correcting a -Woverflow warning where 0xFFFF was overflowing an implicit constant conversion. 2015-08-17 14:25:57 +00:00
Transforms Fix PR24469 resulting from r245025 and re-enable dead store elimination across basicblocks. 2015-08-17 05:51:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile