1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-05 01:31:05 +00:00
Chris Lattner dbf3cd7952 * Significant changes to the preheader insertion pass:
- Now we perform loop exit-block splitting to ensure exit blocks are
     always dominated by the loop header.
   - We now preserve dominance frontier information
   - This fixes bug: LICM/2003-02-26-LoopExitNotDominated.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5652 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-27 20:27:08 +00:00
2003-02-26 16:38:22 +00:00
2003-02-18 20:42:15 +00:00
2003-02-26 23:16:44 +00:00
2003-02-26 20:00:41 +00:00
2003-02-02 17:02:20 +00:00
2003-02-19 22:12:20 +00:00
2003-01-31 19:00:26 +00:00
2003-02-19 22:12:20 +00:00
2003-01-31 19:00:26 +00:00
Description
LLVM backend for 6502
277 MiB
Languages
C++ 48.7%
LLVM 38.5%
Assembly 10.2%
C 0.9%
Python 0.4%
Other 1.2%