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 12:55:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Rafael Espindola
8d727cc0cb
s/the the/the/
...
llvm-svn: 151079
2012-02-21 19:27:16 +00:00
..
Analysis
s/the the/the/
2012-02-21 19:27:16 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Clear virtual registers after they are no longer referenced.
2012-02-21 04:51:23 +00:00
DebugInfo
…
ExecutionEngine
Remove dead code. Improve llvm_unreachable text. Simplify some control flow.
2012-02-19 11:37:01 +00:00
Linker
Capitalize messages so that they appear nicely with the linker's error messages.
2012-02-14 09:13:54 +00:00
MC
Switch the llvm::Triple class to immediately parse the triple string on
2012-02-21 03:39:36 +00:00
Object
Expose the ELFObjectFile class directly in the Object/ELF.h header, similarly
2012-02-12 06:12:10 +00:00
Support
Move the implementation of StringRef::split out of StringExtras.cpp
2012-02-21 12:00:25 +00:00
TableGen
StringRef'ize EmitSourceFileHeader().
2012-02-19 11:35:20 +00:00
Target
Clear virtual registers after they are no longer referenced.
2012-02-21 04:51:23 +00:00
Transforms
Fix unsigned off-by-one in comment.
2012-02-21 13:40:06 +00:00
VMCore
Revert r151049 cos it broke the buildbots.
2012-02-21 11:44:46 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…