llvm-6502/lib
Chris Lattner aa96ae780a Use a new helper to split critical edges, making the code simpler.
Do not claim to not change the CFG.  We do change the cfg to split critical
edges.  This isn't causing us a problem now, but could likely do so in the
future.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22824 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-17 06:35:16 +00:00
..
Analysis
Archive
AsmParser
Bytecode
CodeGen Fix a regression on X86, where FP values can be promoted too. 2005-08-17 06:06:25 +00:00
Debugger
ExecutionEngine
Linker
Support
System
Target
Transforms Use a new helper to split critical edges, making the code simpler. 2005-08-17 06:35:16 +00:00
VMCore
Makefile