llvm-6502/lib
2012-03-17 20:22:57 +00:00
..
Analysis Start removing the use of an ad-hoc 'never inline' set and instead 2012-03-16 06:10:13 +00:00
Archive
AsmParser
Bitcode llvm::SwitchInst 2012-03-11 06:09:17 +00:00
CodeGen CriticalAntiDepBreaker: Replace a SmallSet of regs with a much denser BitVector. 2012-03-17 20:22:57 +00:00
DebugInfo
ExecutionEngine Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. 2012-03-13 08:33:15 +00:00
Linker
MC MC asm parser macro argument count was wrong when empty. 2012-03-17 00:11:42 +00:00
Object Fix bug found by warning. 2012-03-15 17:49:29 +00:00
Support Move APInt::operator[] inline. 2012-03-14 00:38:15 +00:00
TableGen Fix infinite loop in nested multiclasses. 2012-03-07 16:39:35 +00:00
Target Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations. 2012-03-17 18:46:09 +00:00
Transforms Revert r152907. 2012-03-16 18:20:54 +00:00
VMCore Extend the inline cost calculation to account for bonuses due to 2012-03-14 23:19:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile