llvm-6502/lib
2011-07-28 02:27:12 +00:00
..
Analysis Use BlockFrequency instead of uint32_t in BlockFrequencyInfo. 2011-07-27 22:05:51 +00:00
Archive
AsmParser Make sure that the landingpad instruction takes a Constant* as the clause's value. 2011-07-28 02:27:12 +00:00
Bitcode Make sure that the landingpad instruction takes a Constant* as the clause's value. 2011-07-28 02:27:12 +00:00
CodeGen Code generation for 'fence' instruction. 2011-07-27 22:21:52 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Support .code32 and .code64 in X86 assembler. 2011-07-27 00:38:12 +00:00
Object
Support Add an optional 'bool makeAbsolute' in llvm::sys::fs::unique_file function. 2011-07-28 00:29:20 +00:00
Target Invert the subvector insertion to be more likely to be taken as a COPY 2011-07-28 01:26:53 +00:00
Transforms Fix a use after free. An instruction can't be both an intrinsic call and a fence. 2011-07-28 01:20:19 +00:00
VMCore Make sure that the landingpad instruction takes a Constant* as the clause's value. 2011-07-28 02:27:12 +00:00
CMakeLists.txt
Makefile