llvm-6502/lib
Dan Gohman a43abd102f Fix FastISel to not initialize the PIC-base register multiple times
in functions with PIC references from more than one basic block.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56807 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-29 21:55:50 +00:00
..
Analysis s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser Support inreg, zext and sext as return value attributes. 2008-09-29 20:49:50 +00:00
Bitcode Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
CodeGen Fix FastISel to not initialize the PIC-base register multiple times 2008-09-29 21:55:50 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Large mechanical patch. 2008-09-25 21:00:45 +00:00
Linker Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Target Fix an over-pessimization about GlobalVariable addresses in X86FastISel. 2008-09-29 21:13:15 +00:00
Transforms Speed up these passes when the callgraph has 2008-09-29 14:59:04 +00:00
VMCore Support inreg, zext and sext as return value attributes. 2008-09-29 20:49:50 +00:00
Makefile