llvm-6502/lib
Tobias Grosser e906921480 Implement requiredTransitive
The PassManager did not implement the transitivity of requiredTransitive. This
was unnoticed since 2006.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123942 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-20 21:03:22 +00:00
..
Analysis At -O123 the early-cse pass is run before instcombine has run. According to my 2011-01-20 13:21:55 +00:00
Archive Archive: Fix temp path names. 2011-01-17 16:43:30 +00:00
AsmParser
Bitcode
CodeGen SplitKit requires that all defs are in place before calling useIntv(). 2011-01-20 17:45:23 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Make sure to propogate the error code when we fail to parse a modifier. 2011-01-19 23:06:07 +00:00
Object Object: Add ELF support. 2011-01-20 06:38:47 +00:00
Support Support/CommandLine: Add "Did you mean" print for mismatched operands. 2011-01-18 01:59:24 +00:00
Target Fix the encoding and parsing of clrex instruction 2011-01-20 19:18:32 +00:00
Transforms At -O123 the early-cse pass is run before instcombine has run. According to my 2011-01-20 13:21:55 +00:00
VMCore Implement requiredTransitive 2011-01-20 21:03:22 +00:00
Makefile