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-23 20:34:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Richard Smith
d647537b9c
Correctly byte-swap APInts with bit-widths greater than 64.
...
llvm-svn: 145111
2011-11-23 21:33:37 +00:00
..
Analysis
Don't forget to check FlagNW when determining whether an AddRecExpr will wrap
2011-11-09 07:11:37 +00:00
Archive
…
Assembler
…
Bindings
/Ocaml
…
Bitcode
…
BugPoint
…
CodeGen
X86: Use btq for bit tests if the immediate can't be encoded in 32 bits.
2011-11-23 13:54:17 +00:00
DebugInfo
The dwarf standard says that the only differences between a out-of-line
2011-11-12 01:57:54 +00:00
ExecutionEngine
…
Feature
…
Instrumentation
/AddressSanitizer
[asan] do not instrument threadlocal globals, this is buggy
2011-11-23 02:10:54 +00:00
Integer
…
lib
…
Linker
…
MC
Remove obsolete test.
2011-11-16 22:50:38 +00:00
Object
…
Other
…
Scripts
…
TableGen
…
Transforms
Correctly byte-swap APInts with bit-widths greater than 64.
2011-11-23 21:33:37 +00:00
Unit
…
Verifier
…
CMakeLists.txt
build/cmake: Change to require Python be available.
2011-11-04 23:04:05 +00:00
lit.cfg
Update lit's list of tools.
2011-11-05 16:20:52 +00:00
lit.site.cfg.in
…
Makefile
build/make/test: Get rid of unused BUGPOINT_TOPTS variable.
2011-11-16 23:56:03 +00:00
Makefile.tests
…
site.exp.in
…
TestRunner.sh
…