llvm-6502/test
Anton Korobeynikov 5032e5a613 * Fix one more bug in PIC codegen: extra load is needed for *all*
non-statics.
* Introduce new option to output zero-initialized data to .bss section.
This can reduce size of binaries. Enable it by default for ELF &
Cygwin/Mingw targets. Probably, Darwin should be also added.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33299 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-17 10:33:08 +00:00
..
Analysis Ignore the output directory. 2007-01-17 01:48:42 +00:00
Archive
Assembler Test cases for PR1117. 2007-01-17 02:45:19 +00:00
BugPoint
Bytecode
C++Frontend PR1085 is fixed now. 2007-01-09 00:05:55 +00:00
CFrontend The Regression directory is now gone. 2007-01-17 08:01:13 +00:00
CodeGen * Fix one more bug in PIC codegen: extra load is needed for *all* 2007-01-17 10:33:08 +00:00
Debugger
DebugInfo
ExecutionEngine
Feature Packed structs use packed struct initializers 2007-01-08 18:15:35 +00:00
Integer Fix test cases. Patch by Guoling Han. 2007-01-16 22:31:46 +00:00
lib
Linker Global variables are not renamed by llvm-upgrade any more. 2007-01-05 18:37:18 +00:00
Other
Scripts
TableGen
Transforms new testcase 2007-01-15 07:29:29 +00:00
Verifier
.cvsignore
Failure.sh
Makefile Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
Makefile.tests
TestRunner.sh