llvm-6502/test
Dan Gohman 1e4ac4dfd9 Remove this initializer so that the optimizer doesn't convert
unaligned loads into aligned loads.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100166 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-02 01:26:13 +00:00
..
Analysis Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots. 2010-03-30 22:27:04 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Remove the pmulld intrinsic and autoupdate it as a vector multiply. 2010-03-30 18:49:01 +00:00
BugPoint
CodeGen Remove this initializer so that the optimizer doesn't convert 2010-04-02 01:26:13 +00:00
DebugInfo change this from using '!dbg' to using '!dbgx'. The 2010-04-01 05:13:10 +00:00
ExecutionEngine
Feature add support for zero initialized unions, patch by Tim Northover! 2010-03-29 17:36:02 +00:00
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC MC/Mach-O/x86_64: Support @GOTPCREL on symbols, even for non-PCrel relocations! 2010-03-29 23:56:40 +00:00
Other
Scripts
TableGen XFAIL a new tblgen test for memory leak checking. 2010-03-27 04:59:47 +00:00
Transforms Make globalopt refine global variable alignment. 2010-04-02 00:14:16 +00:00
Unit
Verifier Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots. 2010-03-30 22:27:04 +00:00
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh