This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-19 10:13:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Evan Cheng
c5cc2cb4aa
Fix PR2355: bug in ChangeCompareStride. When the loop termination compare is the only use of its iv stride, the stride can be eliminated by moving it to another stride. If the scale is negative, swap the predicate instead of using a inverse predicate.
...
llvm-svn: 54415
2008-08-06 18:04:43 +00:00
..
Analysis
PR2621: Improvements to the SCEV AddRec binomial expansion. This
2008-08-04 23:49:06 +00:00
Archive
…
Assembler
Fix the AsmWriter to not print extra spaces after parameter attributes.
2008-08-05 15:51:44 +00:00
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
Fix PR2620: Fix X86cmppd selection code so it expects operands to be v2f64.
2008-08-05 22:19:15 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
…
FrontendC
…
FrontendC++
…
FrontendFortran
…
FrontendObjC
…
Integer
…
lib
…
Linker
…
LLVMC
…
Other
Test this differently: I saw this test fail
2008-07-28 19:09:01 +00:00
Scripts
…
TableGen
…
Transforms
Fix PR2355: bug in ChangeCompareStride. When the loop termination compare is the only use of its iv stride, the stride can be eliminated by moving it to another stride. If the scale is negative, swap the predicate instead of using a inverse predicate.
2008-08-06 18:04:43 +00:00
Verifier
…
Makefile
…
Makefile.tests
…
TestRunner.sh
Fix a bashism in TestRunner.sh.
2008-07-28 18:41:03 +00:00