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-15 07:59:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Vikram S. Adve
b98d36462b
Down-growing offsets from FP should start at 0, not -1.
...
llvm-svn: 1255
2001-11-11 21:22:11 +00:00
..
Analysis
New pass to find types in use by a program
2001-11-09 05:27:21 +00:00
AsmParser
Improve some debugging code
2001-11-02 07:46:26 +00:00
Bytecode
Fix obscure nasty bug with bytecode writing that could cause the last byte to be dropped.
2001-11-04 21:32:41 +00:00
CodeGen
Only add true dep. edges from an earlier to a later instruction.
2001-11-11 01:23:27 +00:00
ExecutionEngine
Correct problem that allows indirect function calls
2001-11-07 20:12:30 +00:00
Support
Provide option to enable eating of all arguments following a specific one
2001-10-27 05:54:17 +00:00
Target
Down-growing offsets from FP should start at 0, not -1.
2001-11-11 21:22:11 +00:00
Transforms
Initail checking of structure swapper
2001-11-10 07:28:25 +00:00
VMCore
Removed MachineCodeForMethod object and made it an annotation.
2001-11-08 04:38:58 +00:00
Makefile
Compile the transforms directory
2001-10-13 07:04:00 +00:00