llvm-6502/lib
2008-04-16 18:01:08 +00:00
..
Analysis Major repairs to the post-dominators implementation. Patch from Florian Brandner! 2008-04-16 04:21:16 +00:00
Archive
AsmParser
Bitcode Gabor points out that reserveOperandSpace takes # of values, 2008-04-13 00:14:42 +00:00
CodeGen Empty basic block should have an empty range. 2008-04-16 18:01:08 +00:00
Debugger
ExecutionEngine Fix some serious logic errors that broke the jit on darwin/x86-64. 2008-04-13 07:04:56 +00:00
Linker Revert r49614. As Dan pointed out, some of these aren't correct. 2008-04-14 17:38:21 +00:00
Support Use gv's --spartan option, which trades away an extra row of UI buttons 2008-04-15 17:27:05 +00:00
System
Target Ongoing work on improving the instruction selection infrastructure: 2008-04-16 16:15:27 +00:00
Transforms VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio. 2008-04-15 21:27:11 +00:00
VMCore Don't read off end of the input array. 2008-04-16 17:31:41 +00:00
Makefile