llvm-6502/lib
Dan Gohman a29dbd2dcc Use DominatorTree::properlyDominates instead of dominates with an
explicit inequality check.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109398 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-26 17:34:05 +00:00
..
Analysis Use DominatorTree::properlyDominates instead of dominates with an 2010-07-26 17:34:05 +00:00
Archive
AsmParser Revert r109361; it's impossible to write a call with an argument with an 2010-07-24 23:06:59 +00:00
Bitcode
CodeGen Pacify gcc-4.5 which wrongly thinks that RExcess (passed as the Excess parameter) 2010-07-26 07:54:17 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix format-specifier warning 2010-07-26 03:55:44 +00:00
Support
System
Target Remove extraneous semicolon 2010-07-25 17:34:42 +00:00
Transforms
VMCore Reduce string trashing. 2010-07-25 23:18:32 +00:00
Makefile