llvm-6502/test
Devang Patel d18e31ae17 Add new function attribute - noredzone.
Update code generator to use this attribute and remove DisableRedZone target option.
Update llc to set this attribute when -disable-red-zone command line option is used.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72894 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-04 22:05:33 +00:00
..
Analysis Teach BasicAliasAnalysis to understand constant gep indices that fall 2009-05-27 01:48:27 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Add new function attribute - noredzone. 2009-06-04 22:05:33 +00:00
DebugInfo
ExecutionEngine remove a testcase that depends on -debug existing. 2009-03-13 20:31:25 +00:00
Feature Give embedded metadata its own type instead of relying on EmptyStructTy. 2009-05-30 05:06:04 +00:00
FrontendAda
FrontendC For XTARGET to work on targets not in the list, 2009-06-04 18:27:43 +00:00
FrontendC++ Testcase for (llvm-gcc-4.2) 72442 (PR 4242). 2009-05-26 23:19:19 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Check in test changes that I accidentally left out of r72872. 2009-06-04 18:22:31 +00:00
Verifier Dan noticed that the verifier wasn't thoroughly checking uses of 2009-05-29 19:39:36 +00:00
Makefile
Makefile.tests
TestRunner.sh