llvm-6502/lib/Transforms
Lenny Maiorani e0c7cfa723 bz11794 : EarlyCSE stack overflow on long functions.
Make the EarlyCSE optimizer not use recursion to do a depth first iteration.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149445 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-31 23:14:41 +00:00
..
Hello
InstCombine enhance logic to support ConstantDataArray. 2012-01-31 02:55:06 +00:00
Instrumentation eliminate the "string" form of ConstantArray::get, using 2012-01-31 06:18:43 +00:00
IPO continue making the world safe for ConstantDataVector. At this point, 2012-01-27 03:08:05 +00:00
Scalar bz11794 : EarlyCSE stack overflow on long functions. 2012-01-31 23:14:41 +00:00
Utils s/getInnerUnwindDest/getInnerResumeDest/g 2012-01-31 01:48:40 +00:00
CMakeLists.txt Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile