llvm-6502/lib
Chris Lattner 589ad5d8c2 eliminate a bunch more parallels now that scheduling
handles dead implicit results more aggressively.  More
to come, I think this is now just a data entry problem.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99486 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-25 05:44:01 +00:00
..
Analysis Reapply r99451 with a fix to move the NoInline check to the cost functions 2010-03-25 04:49:10 +00:00
Archive
AsmParser
Bitcode Finally land the InvokeInst operand reordering. 2010-03-24 13:21:49 +00:00
CodeGen Make the NDEBUG assertion stronger and more clear what is 2010-03-25 05:40:48 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC: Route access to SectionData offset and file size through MCAsmLayout. 2010-03-25 02:00:07 +00:00
Support Fix minor style issues. 2010-03-24 19:38:02 +00:00
System
Target eliminate a bunch more parallels now that scheduling 2010-03-25 05:44:01 +00:00
Transforms Temporarily revert this, it's causing an issue with an internal project. 2010-03-24 23:35:21 +00:00
VMCore Include isFunctionLocal while calculating folding node set provide for a MDNode. 2010-03-25 05:36:13 +00:00
Makefile