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-24 21:05:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Dmitry Vyukov
52c2c1cd4f
tsan: update the test for new atomic enums
...
llvm-svn: 165108
2012-10-03 13:13:54 +00:00
..
Analysis
Add default JIT LIT variable.
2012-10-02 10:57:08 +00:00
Archive
…
Assembler
…
Bindings
/Ocaml
…
Bitcode
BitcodeReader: Correctly insert blockaddress constant referring to a already parsed function.
2012-09-21 14:34:31 +00:00
BugPoint
…
CodeGen
Fixed a bug in the ExecutionDependencyFix pass that caused dependencies to not propagate through implicit defs.
2012-10-03 08:29:36 +00:00
DebugInfo
Revert 165051-165049 while looking into the foreach.m failure in
2012-10-03 08:10:01 +00:00
ExecutionEngine
test/ExecutionEngine/MCJIT: MCJIT should work also on mingw.
2012-10-03 01:42:37 +00:00
Feature
…
Instrumentation
tsan: update the test for new atomic enums
2012-10-03 13:13:54 +00:00
Integer
…
Linker
…
MC
MachO: direct-to-object attribute for data-in-code markers.
2012-10-01 22:20:54 +00:00
Object
Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol table entry should be treated differently for relocatable and relocated files. This patch fixes symbol addresses printed by llvm-nm for executables and shared objects.
2012-09-21 07:08:08 +00:00
Other
Forgot the SPIR test case.
2012-10-01 17:07:51 +00:00
Scripts
…
TableGen
…
Transforms
Fix an issue where we failed to adjust the alignment constraint on
2012-10-03 08:26:28 +00:00
Unit
…
Verifier
…
YAMLParser
…
CMakeLists.txt
…
lit.cfg
test/ExecutionEngine/MCJIT: MCJIT should work also on mingw.
2012-10-03 01:42:37 +00:00
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
TestRunner.sh
…