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-23 12:24:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dan Gohman
2638ec5b4c
Fix a comment to say nonnegative instead of positive.
...
llvm-svn: 53681
2008-07-16 15:57:10 +00:00
..
Analysis
Don't use ++idx_begin when I actually mean idx_begin + 1, especially since we
2008-07-16 10:47:35 +00:00
Archive
…
AsmParser
…
Bitcode
…
CodeGen
Fix a comment to say nonnegative instead of positive.
2008-07-16 15:57:10 +00:00
Debugger
…
ExecutionEngine
…
Linker
Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes
2008-07-14 07:23:24 +00:00
Support
Reapply 53476 and 53480, with a fix so that it properly updates
2008-07-14 18:19:29 +00:00
System
…
Target
x86-64 PIC JIT fixes: do not generate the extra load for external GV's.
2008-07-16 01:34:02 +00:00
Transforms
Redo InstCombiner::visitExtractValueInst. Instead of using the (complicate)
2008-07-16 12:55:45 +00:00
VMCore
Fix a bunch of bugs handling vector compare constant expressions, fixing
2008-07-14 05:17:31 +00:00
Makefile
…