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-02-15 17:58:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chad Rosier
cddacd5cf6
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
...
llvm-svn: 146531
2011-12-14 00:29:31 +00:00
..
Analysis
…
Archive
Support/FileSystem: Add file_magic and move a vew clients over to it.
2011-12-13 23:17:12 +00:00
AsmParser
…
Bitcode
Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function.
2011-12-14 00:29:31 +00:00
CodeGen
[fast-isel] Remove SelectInsertValue() as fast-isel wasn't designed to handle
2011-12-13 17:45:06 +00:00
DebugInfo
…
ExecutionEngine
…
Linker
…
MC
Relocation against a symbol, instead of against section. We had some extreme
2011-12-13 02:27:40 +00:00
Object
…
Support
Support/FileSystem: Add file_magic and move a vew clients over to it.
2011-12-13 23:17:12 +00:00
TableGen
…
Target
Thumb2 assembler aliases for "mov(shifted register)"
2011-12-13 22:45:11 +00:00
Transforms
[asan] remove .preinit_array from the compiler module (it breaks .so builds). This should be done in the run-time.
2011-12-14 00:01:51 +00:00
VMCore
Fix unused value warning for value used only in assert.
2011-12-12 22:59:34 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…