llvm-6502/test
Bill Wendling 7795932d41 Add trampoline support to PPC. GCC simply calls the "__trampoline_setup"
function with appropriate parameters. This allows us to support blocks on PPC.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56267 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-17 00:30:57 +00:00
..
Analysis Finally re-apply r46959. This is made feasible by the combination 2008-09-16 18:52:57 +00:00
Archive
Assembler Re-enables the new vector select in the bitcode reader, by modifying the 2008-09-16 01:01:33 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add trampoline support to PPC. GCC simply calls the "__trampoline_setup" 2008-09-17 00:30:57 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Fix test to account for no more whitespace and that one of the matches is the 2008-09-16 06:40:04 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Improve instcombine's handling of integer min and max in two ways: 2008-09-16 18:46:06 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh