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-27 23:13:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Dan Gohman
70fe9e347d
Revert 52002.
...
llvm-svn: 52030
2008-06-05 23:57:06 +00:00
..
Analysis
Fixes PR2395. Looking for a constant in a GEP tail (when the first GEP
2008-06-02 17:26:12 +00:00
Archive
…
Assembler
Revert 52002.
2008-06-05 23:57:06 +00:00
Bindings
/Ocaml
…
Bitcode
Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
2008-05-24 02:56:30 +00:00
BugPoint
…
CodeGen
Fix a memcpy lowering bug. Even though the memcpy alignment is smaller than the desired alignment, the frame destination alignment may still be larger than the desired alignment. Don't change its alignment to something smaller.
2008-06-04 23:37:54 +00:00
DebugInfo
…
ExecutionEngine
Add a test case for APInt bug fix in r51999.
2008-06-05 13:42:21 +00:00
Feature
…
FrontendAda
…
FrontendC
Unbreak this test.
2008-05-30 05:02:37 +00:00
FrontendC++
For PR1338: Rename test dirs
2008-05-29 19:17:15 +00:00
FrontendObjC
…
Integer
…
lib
…
Linker
…
LLVMC
Fix the -opt switch and add a test case for it.
2008-05-30 19:56:27 +00:00
Other
Change packed struct layout so that field sizes
2008-06-04 08:21:45 +00:00
Scripts
…
TableGen
…
Transforms
Add a test case for opt -instcombine bug fix in revision 52003.
2008-06-05 14:25:11 +00:00
Verifier
…
Makefile
…
Makefile.tests
…
TestRunner.sh
…