summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CBackend/2007-01-17-StackSaveNRestore.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale CBackend tests.Benjamin Kramer2012-03-261-12/+0
| | | | llvm-svn: 153433
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
| | | | llvm-svn: 81293
* For PR761:Reid Spencer2007-01-261-5/+5
| | | | | | | | | | | | | | Remove "target endian/pointersize" or add "target datalayout" to make the test parse properly or set the datalayout because defaults changes. For PR645: Make global names use the @ prefix. For llvm-upgrade changes: Fix test cases or completely remove use of llvm-upgrade for test cases that cannot survive the new renaming or upgrade capabilities. llvm-svn: 33533
* For PR1028:Reid Spencer2007-01-171-0/+12
Ensure the CBE generates calls to GCC builtins for stack_save and stack_restore when it encounters the corresponding intrinsics. Patch by Gordon Henriksen. llvm-svn: 33312
OpenPOWER on IntegriCloud