llvm-6502/lib
Daniel Dunbar fca55c8ac7 Revert "Reapply 91184 with fixes and an addition to the testcase to cover the
problem", this broke llvm-gcc bootstrap for release builds on
x86_64-apple-darwin10.

This reverts commit db22309800b224a9f5f51baf76071d7a93ce59c9.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91534 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-16 10:56:17 +00:00
..
Analysis Fix GetConstantStringInfo to not look into MDString (it works on 2009-12-15 19:34:20 +00:00
Archive
AsmParser
Bitcode Remove isPod() from DenseMapInfo, splitting it out to its own 2009-12-15 07:26:43 +00:00
CodeGen Revert "Initial work on disabling the scheduler. This is a work in progress, and 2009-12-16 10:56:02 +00:00
CompilerDriver
ExecutionEngine Change indirect-globals to use a dedicated allocIndirectGV. This lets us 2009-12-15 22:42:46 +00:00
Linker
MC
Support now that libsystem no longer uses SmallVector, we can move 2009-12-16 08:44:24 +00:00
System remove use of SmallVector from Path::makeUnique. Path::makeUnique 2009-12-16 08:40:44 +00:00
Target Add encoding bits for some Thumb instructions. Plus explicitly set the top two 2009-12-16 02:32:54 +00:00
Transforms Revert "Reapply 91184 with fixes and an addition to the testcase to cover the 2009-12-16 10:56:17 +00:00
VMCore Use different name for argument and field 2009-12-16 08:10:57 +00:00
Makefile