llvm-6502/lib
2008-07-08 23:36:37 +00:00
..
Analysis Expand SCEVUDiv of power of 2 to a lshr instruction. 2008-07-08 05:05:37 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix the build. Apparently MachineInstr& is no longer implicitly convertable to MachineBasicBlock::iterator. 2008-07-08 23:36:37 +00:00
Debugger
ExecutionEngine Add a new hidden option to the interpreter to cause it to print 2008-07-08 17:25:49 +00:00
Linker Make DenseMap's insert return a pair, to more closely resemble std::map. 2008-07-07 17:46:23 +00:00
Support Add some basic Pool-allocation infrastructure. This adds a Recycler class, 2008-07-07 22:58:06 +00:00
System
Target Make debug info come out in data-only files. 2008-07-08 21:56:22 +00:00
Transforms Fix PR2496, a really nasty bug which involved sinking volatile loads 2008-07-08 17:18:32 +00:00
VMCore improve comment 2008-07-08 18:47:38 +00:00
Makefile