llvm-6502/lib
2014-08-26 17:29:46 +00:00
..
Analysis InstSimplify: Fold gep X, (sub 0, ptrtoint(X)) to null 2014-08-26 07:08:03 +00:00
AsmParser Declare that musttail calls in variadic functions forward the ellipsis 2014-08-26 00:33:28 +00:00
Bitcode
CodeGen CodeGen/LiveVariables: use vector::assign() 2014-08-26 02:03:25 +00:00
DebugInfo
ExecutionEngine Silence unused function warning in Release builds. 2014-08-26 14:22:05 +00:00
IR Declare that musttail calls in variadic functions forward the ellipsis 2014-08-26 00:33:28 +00:00
IRReader Return a std::unique_ptr from the IRReader.h functions. NFC. 2014-08-26 17:29:46 +00:00
LineEditor
Linker
LTO Simplify LTOModule::makeLTOModule a bit. NFC. 2014-08-26 15:09:32 +00:00
MC
Object
Option
ProfileData
Support Merge TempDir and system_temp_directory. 2014-08-26 14:47:52 +00:00
TableGen
Target Change the return value of "getEnd()" from a MachineInstr* to a MachineBasicBlock::iterator. 2014-08-26 13:41:31 +00:00
Transforms This patch enables SimplifyUsingDistributiveLaws() to handle following pattens. 2014-08-26 08:53:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile