llvm-6502/test
Duncan Sands e8ec225e77 My super-optimizer noticed that we weren't folding this expression to
true: (x *nsw x) sgt 0, where x = (y | 1).  This occurs in 464.h264ref.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143028 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-26 15:31:51 +00:00
..
Analysis Restore commits 142790 and 142843 - they weren't breaking the build 2011-10-25 12:28:52 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode The bitcode reader can create an shuffle with a place holder mask which it will 2011-10-26 00:34:48 +00:00
BugPoint
CodeGen Revert r142530 at least temporarily while a discussion is had on llvm-commits regarding exactly how much optsize should optimize for size over performance. 2011-10-26 08:53:19 +00:00
DebugInfo
ExecutionEngine
Feature
Integer
lib
Linker
MC ARM assembly parsing and encoding for VLD1 with writeback. 2011-10-25 00:14:01 +00:00
Object Object: change test to create archive. 2011-10-25 22:30:58 +00:00
Other
Scripts
TableGen
Transforms My super-optimizer noticed that we weren't folding this expression to 2011-10-26 15:31:51 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh