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-12 22:53:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
182d9c4c9f
Fix MatchAddress bug that's preventing negative displacement from being folded in 64-bit mode.
...
llvm-svn: 62413
2009-01-17 07:09:27 +00:00
..
Analysis
speed up iterative loop by using iterators. changes direction, but functionally equivalent
2009-01-17 00:14:25 +00:00
Archive
Add the private linkage.
2009-01-15 20:18:42 +00:00
AsmParser
Add the private linkage.
2009-01-15 20:18:42 +00:00
Bitcode
use specialized accessor instead of plain getOperand(0)
2009-01-16 18:40:27 +00:00
CodeGen
Assign argument type to appropriate DIE.
2009-01-17 06:57:25 +00:00
Debugger
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
ExecutionEngine
don't assert and die on out of range (undefined) shifts. This fixes
2009-01-16 20:17:02 +00:00
Linker
Add the private linkage.
2009-01-15 20:18:42 +00:00
Support
Support for multi-valued options in CommandLine
2009-01-16 22:54:19 +00:00
System
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00
Target
Fix MatchAddress bug that's preventing negative displacement from being folded in 64-bit mode.
2009-01-17 07:09:27 +00:00
Transforms
introduce typedef for complicated vector, and use it too
2009-01-17 00:09:08 +00:00
VMCore
Add the private linkage.
2009-01-15 20:18:42 +00:00
Makefile
Removed trailing whitespace from Makefiles.
2009-01-09 16:44:42 +00:00