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-21 03:05:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Dan Gohman
31fb085c2e
Re-apply 66008, now that the unfoldMemoryOperand bug is fixed.
...
llvm-svn: 66058
2009-03-04 19:44:21 +00:00
..
Analysis
Update this test for the LoopInfo::print changes.
2009-02-27 00:17:49 +00:00
Archive
…
Assembler
Fix a pretty awesome bug that only happened in a strange case with anonymous
2009-03-01 00:53:13 +00:00
Bindings
/Ocaml
tweak this to accept asmprinter changes. I have no way to verify this, hopefully
2009-03-01 01:28:40 +00:00
Bitcode
…
BugPoint
Remove accidental check-ins in r65960. :-(
2009-03-03 19:25:16 +00:00
CodeGen
Re-apply 66008, now that the unfoldMemoryOperand bug is fixed.
2009-03-04 19:44:21 +00:00
DebugInfo
Make my earlier patch to skip debug intrinsics
2009-03-04 01:20:34 +00:00
ExecutionEngine
…
Feature
…
FrontendAda
Check that records with a known constant size are not
2009-02-25 18:10:49 +00:00
FrontendC
Functions marked malloc are noalias return.
2009-03-01 16:19:31 +00:00
FrontendC++
- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emit
2009-02-24 02:35:30 +00:00
FrontendFortran
…
FrontendObjC
And now, not so elegant, test case...
2009-02-17 22:48:18 +00:00
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
Fix a typo that prevents hello.mm from running (and runs hello.m twice).
2009-02-26 00:16:33 +00:00
Other
Update another test for the LoopInfo::print changes.
2009-02-27 00:20:19 +00:00
Scripts
…
TableGen
…
Transforms
Fix PR3720 by properly propagating alignment information from memcpy/memmove
2009-03-04 19:20:50 +00:00
Verifier
…
Makefile
make sure that make fully evaluates variables when determining how compile_c and
2009-02-26 19:19:26 +00:00
Makefile.tests
…
TestRunner.sh
…