llvm-6502/lib
2012-12-12 00:28:32 +00:00
..
Analysis Added a slew of SimplifyInstruction floating-point optimizations, many of which take advantage of fast-math flags. Test cases included. 2012-12-12 00:27:46 +00:00
Archive
AsmParser
Bitcode
CodeGen Replace TargetLowering::isIntImmLegal() with 2012-12-11 23:26:14 +00:00
DebugInfo
ExecutionEngine
Linker
MC This patch implements the general dynamic TLS model for 64-bit PowerPC. 2012-12-11 20:30:11 +00:00
Object
Option
Support
TableGen
Target Trim unneeded header #include. 2012-12-11 23:39:51 +00:00
Transforms Remove redunant optimizations from InstCombine, instead call the appropriate functions from SimplifyInstruction 2012-12-12 00:28:32 +00:00
VMCore Holding my nose and moving the accumulation routine to GEPOperator 2012-12-11 11:05:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile