llvm-6502/lib
2012-12-14 21:30:23 +00:00
..
Analysis Fix a crash in ValueTracking on vectors of pointers. 2012-12-14 20:43:49 +00:00
Archive
AsmParser Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. 2012-12-09 21:12:04 +00:00
Bitcode Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some interfaces. 2012-12-09 21:12:04 +00:00
CodeGen Change TargetLowering::getLoadExtAction to take an MVT, instead of 2012-12-14 09:05:13 +00:00
DebugInfo
ExecutionEngine Adjust JIT target triple on OS X to match the current architecture. 2012-12-05 19:09:13 +00:00
Linker
MC Add more reset methods to make all objects that the backend may use for outputting code have a reset, some are not used but were declared for completeness 2012-12-14 18:52:11 +00:00
Object Revert "Add a funciton to get the segment name of a section." 2012-12-13 06:36:18 +00:00
Option
Support Define getHostCPUFeatures for ARM Linux platform 2012-12-13 02:40:20 +00:00
TableGen
Target TypeLegalizer: Do not generate target specific nodes with illegal types, because we cant type-legalize them. 2012-12-14 21:20:37 +00:00
Transforms Enable the loop vectorizer by default. 2012-12-14 21:30:23 +00:00
VMCore Kerning. 2012-12-12 19:21:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile