llvm-6502/lib
2012-12-29 16:44:25 +00:00
..
Analysis Nuke some dead code that snuck in some how. I thought I had already 2012-12-28 14:50:51 +00:00
Archive
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine
Linker
MC
Object
Option
Support
TableGen
Target Remove intrinsic specific instructions for SSE/SSE2/AVX floating point max/min instructions. Lower them to target specific nodes and use those patterns instead. This also allows them to be commuted if UnsafeFPMath is enabled. 2012-12-29 16:44:25 +00:00
Transforms Add proper support for -fsanitize-blacklist= flag for TSan and MSan. LLVM part. 2012-12-28 09:30:44 +00:00
VMCore Use a 'Constant' object instead of a bit field to store the attribute data. 2012-12-29 12:29:38 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile