llvm-6502/lib
2011-02-10 18:05:10 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen After 3-addressifying a two-address instruction, update the register maps; add a missing check when considering whether it's profitable to commute. rdar://8977508. 2011-02-10 02:20:55 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix comparator used for looking up previously instantiated EDDisassemblers. 2011-02-09 21:03:19 +00:00
Object
Support Rip out realpath() support. It's expensive, and often a bad idea, and 2011-02-09 23:33:15 +00:00
Target Fix a lot of o32 CC issues and add a bunch of tests. Patch by Akira Hatanaka with some small modifications by me. 2011-02-10 18:05:10 +00:00
Transforms implement the first part of PR8882: when lowering an inbounds 2011-02-10 07:11:16 +00:00
VMCore switch the constantexpr, target folder, and IRBuilder interfaces 2011-02-10 07:01:55 +00:00
Makefile