llvm-6502/test
Chris Lattner 567dd1f5d0 fix PR6921 a different way. Intead of increasing the
alignment of globals with a specified alignment, we fix
common variables to obey their alignment.  Add a comment
explaining why this behavior is important.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102365 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-26 18:46:46 +00:00
..
Analysis ScalarEvolution support for <= and >= loops. 2010-04-24 03:09:42 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen fix PR6921 a different way. Intead of increasing the 2010-04-26 18:46:46 +00:00
DebugInfo Remove the test for now. 2010-04-22 22:06:28 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Revert r102300/102301, which serious broke objc apps. 2010-04-26 18:30:45 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Thumb instructions which have reglist operands at the end and predicate operands 2010-04-21 01:01:19 +00:00
Other
Scripts
TableGen
Transforms fix PR6940: sitofp(undef) folds to 0.0, not undef. 2010-04-26 18:21:23 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh