llvm-6502/lib
2011-12-06 01:57:59 +00:00
..
Analysis Probably not a good idea to convert a single vector load into a memcpy. We 2011-12-06 00:19:08 +00:00
Archive
AsmParser Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
Bitcode
CodeGen Kill off the LoopSplitter. It's not being used or maintained. 2011-12-06 01:57:59 +00:00
DebugInfo
ExecutionEngine Move global variables in TargetMachine into new TargetOptions class. As an API 2011-12-02 22:16:29 +00:00
Linker
MC Move target-specific logic out of generic MCAssembler. 2011-12-06 00:47:03 +00:00
Object
Support Silence tsan false-positives (tsan can't track things which are only safe due to 2011-12-05 23:07:05 +00:00
TableGen Check for error after InstantiateMultclassDef. 2011-12-02 18:33:03 +00:00
Target Add a comment. 2011-12-06 01:57:48 +00:00
Transforms Expose a switch for the new gcov format. 2011-12-06 00:29:13 +00:00
VMCore Add a little heuristic to Value::isUsedInBasicBlock to speed it up for small basic blocks. 2011-12-05 17:23:27 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile