llvm-6502/lib
2007-07-26 15:25:08 +00:00
..
Analysis Fix a bug in non-local memdep that was causing an infinite loop on 175.vpr. 2007-07-25 21:26:36 +00:00
Archive
AsmParser
Bitcode
CodeGen Add a MachineFunction pass, which runs post register allocation, that turns subreg insert/extract instruction into register copies. This ensures correct code gen if the coalescer isn't able to remove all subreg instructions. 2007-07-26 08:18:32 +00:00
Debugger
ExecutionEngine
Linker
Support Make the copy constructor of SmallPtrSet much faster. 2007-07-24 21:31:23 +00:00
System
Target In the .loc directive, print the fields as "debug" fields, so they 2007-07-26 15:24:15 +00:00
Transforms Fix what is _hopefully_ the last corner case for loops. 2007-07-25 23:54:42 +00:00
VMCore DummyInst's member functions don't need to be virtual. 2007-07-26 15:25:08 +00:00
Makefile