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 03:48:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Evan Cheng
eb8c4db271
Disable stack coloring with register for now. It's not able to set kill markers.
...
llvm-svn: 78179
2009-08-05 07:26:17 +00:00
..
Analysis
ZIV tester for LDA.
2009-08-05 04:26:05 +00:00
Archive
…
Assembler
Add a new keyword 'inbounds' for use with getelementptr. See the
2009-07-27 21:53:46 +00:00
Bindings
/Ocaml
…
Bitcode
Use separate ValueList for metadata.
2009-08-04 06:00:18 +00:00
BugPoint
…
CodeGen
Disable stack coloring with register for now. It's not able to set kill markers.
2009-08-05 07:26:17 +00:00
DebugInfo
…
ExecutionEngine
…
Feature
Do not use abbrev while writing NamedMDNode name.
2009-07-30 23:06:35 +00:00
FrontendAda
…
FrontendC
llvm-gcc checks the static asm variable is valid in ValidateRegisterVariable. Make this work for PPC.
2009-08-04 04:48:31 +00:00
FrontendC++
Add test for PR4678
2009-08-04 03:44:37 +00:00
FrontendFortran
…
FrontendObjC
This test should be run with -m32.
2009-07-19 22:44:03 +00:00
FrontendObjC++
…
Integer
…
lib
…
Linker
…
LLVMC
…
MC
/AsmParser
llvm-mc: More quoted identifier support.
2009-08-01 00:48:30 +00:00
Other
…
Scripts
…
TableGen
…
Transforms
Add -disable-output. Thanks Bill!
2009-08-03 22:24:22 +00:00
Verifier
…
Makefile
Avoid a problem with ulimit on Solaris & friends, patch by Edward O'Callaghan!
2009-08-01 03:37:54 +00:00
Makefile.tests
…
TestRunner.sh
…