llvm-6502/lib
Chris Lattner fcb1e61a43 add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35530 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-31 07:06:25 +00:00
..
Analysis Change uses of Function::front to Function::getEntryBlock for readability. 2007-03-22 16:38:57 +00:00
Archive For PR789: 2007-03-29 19:05:44 +00:00
AsmParser For PR1289: Regenerate 2007-03-30 01:37:39 +00:00
Bytecode For PR789: 2007-03-29 19:05:44 +00:00
CodeGen move a bunch of code out of the sdisel pass into its own opt pass "codegenprepare". 2007-03-31 04:18:03 +00:00
Debugger For PR789: 2007-03-29 19:05:44 +00:00
ExecutionEngine For PR1293: 2007-03-30 16:41:50 +00:00
Linker For PR1195: 2007-02-15 02:26:10 +00:00
Support For PR789: 2007-03-29 19:05:44 +00:00
System Use the stat information in the Path object, if it is already obtained. This 2007-03-29 19:11:22 +00:00
Target add a note 2007-03-31 07:06:25 +00:00
Transforms Split the sdisel code munging stuff out into its own opt-pass, CodeGenPrepare. 2007-03-31 04:06:36 +00:00
VMCore add a method to turn a type into a VT. 2007-03-31 04:03:02 +00:00
Makefile Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00