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-02-19 19:52:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4372b58329
Branches
Tags
View all branches
llvm-mirror
/
test
History
Chris Lattner
b94afb778c
fix instcombine to only do store sinking when the alignments
...
of the two loads agree. Propagate that onto the new store. llvm-svn: 85772
2009-11-02 02:06:37 +00:00
..
Analysis
…
Archive
…
Assembler
…
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
Handle splats of undefs properly. This includes the testcase for PR5364 as well.
2009-11-02 00:12:06 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
…
FrontendC
…
FrontendC++
We currently only run ipsccp at LTO time, which is silly. It subsumes
2009-11-01 18:57:49 +00:00
FrontendFortran
…
FrontendObjC
…
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
MC
…
Other
…
Scripts
…
TableGen
…
Transforms
fix instcombine to only do store sinking when the alignments
2009-11-02 02:06:37 +00:00
Unit
…
Verifier
…
CMakeLists.txt
…
lit.cfg
Add missing substitution for %llvmgcc_only.
2009-10-30 21:13:59 +00:00
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…