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-28 23:52:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
869b54e60c
Remove unused hidden option.
...
llvm-svn: 46903
2008-02-09 08:36:28 +00:00
..
Analysis
Throttle the non-local dependence analysis for basic blocks with more than 50 predecessors. Added command line option to play with this threshold.
2008-02-06 00:54:55 +00:00
Archive
Use empty() instead of comparing size() with zero.
2008-01-29 13:02:09 +00:00
AsmParser
Back out mods to llvmAsmParser, incorrectly committed
2008-01-30 03:10:00 +00:00
Bitcode
Use empty() instead of comparing size() with zero.
2008-01-29 13:02:09 +00:00
CodeGen
Remove unused hidden option.
2008-02-09 08:36:28 +00:00
Debugger
…
ExecutionEngine
Use empty() instead of comparing size() with zero.
2008-01-29 13:02:09 +00:00
Linker
…
Support
Add support to FoldingSet for hashing APInt objects.
2008-02-06 23:09:15 +00:00
System
Set error message.
2008-02-04 20:57:54 +00:00
Target
Skeleton of insert and extract matching, more to come
2008-02-09 01:38:08 +00:00
Transforms
Fix PR 1995.
2008-02-08 22:49:13 +00:00
VMCore
check that terminators only occur at the end of a block. This catches the
2008-02-09 01:06:01 +00:00
Makefile
…