llvm-6502/lib
2011-02-10 12:01:24 +00:00
..
Analysis Formatting and comment tweaks. 2011-02-09 17:45:03 +00:00
Archive
AsmParser implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr. 2011-02-07 16:40:21 +00:00
Bitcode implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr. 2011-02-07 16:40:21 +00:00
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 Correctly merge available_externally and regular definitions when they have 2011-02-01 05:33:52 +00:00
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 ptx: add passing parameter to kernel functions 2011-02-10 12:01:24 +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