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-03-02 01:06:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Nick Lewycky
fc5f72e758
Make this test check the transforms it's actually doing. Also add a test that it
...
doesn't transform the trivially unsafe case. llvm-svn: 164617
2012-09-25 18:17:38 +00:00
..
Analysis
…
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
Add missing i64 max/min/umax/umin on 32-bit target
2012-09-25 18:08:13 +00:00
DebugInfo
Only emit DW_AT_object_pointer if this is a definition.
2012-09-20 22:51:57 +00:00
ExecutionEngine
…
Feature
…
Instrumentation
…
Integer
…
Linker
…
MC
ARM: Darwin BL/BLX relocations to out-of-range symbols.
2012-09-25 18:07:17 +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
Change the way the lint sanity checking pass detects misaligned memory accesses.
2012-09-25 10:00:49 +00:00
Scripts
…
TableGen
…
Transforms
Make this test check the transforms it's actually doing. Also add a test that it
2012-09-25 18:17:38 +00:00
Unit
…
Verifier
…
YAMLParser
…
CMakeLists.txt
…
lit.cfg
…
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
TestRunner.sh
…