llvm-6502/lib
Chris Lattner 10673b63b0 Fix a problem exposed by the et-forest work. Load-vn needs these passes live
whenever it is live, not just when load-vn is computed initially


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25146 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-08 09:10:04 +00:00
..
Analysis Fix a problem exposed by the et-forest work. Load-vn needs these passes live 2006-01-08 09:10:04 +00:00
Archive more C++ daintiness 2005-12-26 14:31:26 +00:00
AsmParser
Bytecode more C++ daintiness 2005-12-26 14:31:26 +00:00
CodeGen Unbreak the build :( 2006-01-06 05:47:48 +00:00
Debugger dum de dum 2005-12-26 10:24:15 +00:00
ExecutionEngine Wrap long lines. 2006-01-07 06:20:51 +00:00
Linker
Support HP aCC chokes on this, but it's not required anyway: according to 2005-12-26 05:00:25 +00:00
System For PR351: 2005-12-22 20:00:16 +00:00
Target Fix the PPC JIT failures last night, which were due to mishandling of linkonce globals 2006-01-07 06:22:16 +00:00
Transforms fix some 176.gcc miscompilation from my previous patch. 2006-01-07 01:32:28 +00:00
VMCore Initial implementation of the ET-Forest data structure for dominators and 2006-01-08 08:22:18 +00:00
Makefile