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-26 22:34:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
History
Meador Inge
55db33f26d
instcombine: Add more test cases for __strncpy_chk simplification
...
llvm-svn: 164800
2012-09-27 21:21:31 +00:00
..
Analysis
Now that invoke of an intrinsic is possible (for the llvm.do.nothing intrinsic)
2012-09-26 17:16:01 +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
Enable the new coalescer algorithm by default.
2012-09-27 21:06:02 +00:00
DebugInfo
Fix tests that didn't test anything.
2012-09-26 09:51:39 +00:00
ExecutionEngine
…
Feature
…
Instrumentation
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
Integer
…
Linker
…
MC
X86_32: Large Symbol+Offset relocations.
2012-09-26 21:27:45 +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
Teach the 'lint' sanity checking pass to detect simple buffer overflows.
2012-09-26 07:45:36 +00:00
Scripts
…
TableGen
…
Transforms
instcombine: Add more test cases for __strncpy_chk simplification
2012-09-27 21:21:31 +00:00
Unit
…
Verifier
…
YAMLParser
…
CMakeLists.txt
…
lit.cfg
…
lit.site.cfg.in
…
Makefile
…
Makefile.tests
…
TestRunner.sh
…