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-26 06:04:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Chris Lattner
0ed850a944
Make this MUCH faster by avoiding a linear search in the symbol table code.
...
llvm-svn: 20479
2005-03-06 05:42:36 +00:00
..
Hello
…
Instrumentation
Add a dependency to the trace library so that it gets pulled in
2005-01-25 16:23:57 +00:00
IPO
Make this MUCH faster by avoiding a linear search in the symbol table code.
2005-03-06 05:42:36 +00:00
Scalar
Reformat comments to fix 80 columns.
2005-03-05 22:45:40 +00:00
Utils
second argument to Value::setName is now gone.
2005-03-05 19:05:20 +00:00
ExprTypeConvert.cpp
Fix crash on MallocInsts of unsized types.
2005-02-02 04:43:37 +00:00
LevelRaise.cpp
second argument to Value::setName is now gone.
2005-03-05 19:05:20 +00:00
Makefile
…
TransformInternals.cpp
…
TransformInternals.h
Adjust Valuehandle to hold its operand directly in it.
2005-01-29 00:37:36 +00:00