1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Karthik Bhat d463305416 Revert r225165 and r225169
Even thouh gcc produces simialr instructions as Owen pointed out the two patterns aren’t equivalent in the case
where the original subtraction could have caused an overflow.
Reverting the same.

llvm-svn: 225341
2015-01-07 06:34:34 +00:00
..
Analysis
Assembler Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
Bindings
Bitcode
BugPoint
CodeGen Revert r225165 and r225169 2015-01-07 06:34:34 +00:00
DebugInfo
ExecutionEngine
Feature Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
FileCheck
Instrumentation Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
Integer
JitListener
Linker Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
LTO
MC
Object
Other [PM] Fix a pretty nasty bug where the new pass manager would invalidate 2015-01-07 01:58:35 +00:00
SymbolRewriter
TableGen
tools Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
Transforms Fix using wrong intrinsic in test 2015-01-06 23:00:33 +00:00
Unit
Verifier Change the .ll syntax for comdats and add a syntactic sugar. 2015-01-06 22:55:16 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh