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-22 20:05:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Chris Lattner
199f4187b6
a testcase that doesn't crash GVN but could someday.
...
llvm-svn: 95851
2010-02-11 05:08:05 +00:00
..
Analysis
…
Archive
fix a broken archive that was breaking dejagnu only (not lit)
2010-02-04 07:11:08 +00:00
Assembler
Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata.
2010-02-06 01:21:09 +00:00
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
The previous fix of widening divides that trap was too fragile as it depends on custom
2010-02-10 23:37:45 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
…
FrontendAda
…
FrontendC
test case for r95842.
2010-02-11 01:31:01 +00:00
FrontendC++
test case for r95604.
2010-02-08 23:27:46 +00:00
FrontendFortran
…
FrontendObjC
…
FrontendObjC++
…
Integer
…
lib
Add llvm_supports_darwin_and_target to DejaGNU as well, I'd almost forgotten it
2010-02-03 18:43:46 +00:00
Linker
…
LLVMC
Re-disable for Darwin; I was mistaken to think this was fixed.
2010-02-09 19:54:29 +00:00
MC
Remove the few # TAILCALL comments that snuck in. As they may fail on linux.
2010-02-11 00:18:12 +00:00
Other
Canonicalize sizeof and alignof on pointer types to a canonical
2010-02-10 06:13:07 +00:00
Scripts
…
TableGen
…
Transforms
a testcase that doesn't crash GVN but could someday.
2010-02-11 05:08:05 +00:00
Unit
…
Verifier
…
CMakeLists.txt
…
lit.cfg
Get the LLVMC tests working with clang++ by removing the problematic CXXFLAG in lit.
2010-02-04 18:40:11 +00:00
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…