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-16 08:29:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
c3e8b48d5e
Remove globals on the bottom up pass which do not contain any information
...
llvm-svn: 5451
2003-01-31 23:57:36 +00:00
..
Analysis
Remove globals on the bottom up pass which do not contain any information
2003-01-31 23:57:36 +00:00
AsmParser
Fix bug: Assembler/2003-01-30-UnsignedString.ll
2003-01-30 22:24:26 +00:00
Bytecode
Don't keep track of # big vs #small instructions seperately
2003-01-21 20:13:49 +00:00
CodeGen
Print machine frame objects with the frame offset intrinsic to the machine
2003-01-16 18:35:57 +00:00
CWriter
- Eliminated the deferred symbol table stuff in Module & Function, it really
2002-11-20 18:36:02 +00:00
ExecutionEngine
Fix warnings on sparc
2003-01-29 18:02:02 +00:00
Support
* Add new -track-memory option to tools which enables the mem usage column in the reports.
2003-01-30 23:08:50 +00:00
Target
Don't emit unneccesary branch instructions!
2003-01-16 18:07:23 +00:00
Transforms
Fix a bug resolving sprintf(...) to sprintf(char*, char*, ...)
2003-01-30 22:38:44 +00:00
VMCore
Fix bug Regression/Verifier/2002-11-05-GetelementptrPointers.ll
2003-01-14 22:19:44 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00