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-30 16:53:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Chris Lattner
c37308604f
Change behavior of changeExitBlock function to replace all instances of exit block
...
llvm-svn: 5661
2003-02-27 22:37:44 +00:00
..
Analysis
Change behavior of changeExitBlock function to replace all instances of exit block
2003-02-27 22:37:44 +00:00
AsmParser
Fix bug: Assembler/2003-02-02-ConstGlobal.ll
2003-02-02 16:40:20 +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
Fixed alloca declaration problem on sun.
2003-02-12 20:45:00 +00:00
ExecutionEngine
Fix typeo
2003-02-25 21:14:59 +00:00
Support
Make more compatible with GCC 2.96
2003-02-13 16:25:28 +00:00
Target
Rename -no-* to -disable-*
2003-02-26 20:00:41 +00:00
Transforms
Add a new assertion to check that stuff is happening right
2003-02-27 22:31:07 +00:00
VMCore
Allow ImmutablePass's to require other immutable passes and to be initialized
2003-02-26 19:10:57 +00:00
Makefile
Compile sub-directories in parallel, because they don't have interdependencies
2002-09-18 03:25:58 +00:00