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-22 03:48:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Joey Gouly
3366658175
Remove an unneeded call to 'UpdateThumbVFPPredicate', spotted by Amaury.
...
llvm-svn: 185651
2013-07-04 15:58:38 +00:00
..
Analysis
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
2013-07-04 01:31:24 +00:00
AsmParser
…
Bitcode
…
CodeGen
Remove the EXCEPTIONADDR, EHSELECTION, and LSDAADDR ISD opcodes.
2013-07-04 13:54:20 +00:00
DebugInfo
…
ExecutionEngine
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
2013-07-04 01:31:24 +00:00
IR
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
2013-07-04 01:31:24 +00:00
IRReader
…
Linker
…
MC
[PowerPC] Remove VK_PPC_TLSGD and VK_PPC_TLSLD
2013-07-02 21:29:06 +00:00
Object
Add support for gnu archives with a string table and no symtab.
2013-07-03 15:57:14 +00:00
Option
…
Support
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
2013-07-04 01:31:24 +00:00
TableGen
…
Target
Remove an unneeded call to 'UpdateThumbVFPPredicate', spotted by Amaury.
2013-07-04 15:58:38 +00:00
Transforms
SimplifyCFG: Teach switch generation some patterns that instcombine forms.
2013-07-04 14:22:02 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…