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-02-03 10:54:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Support
History
Chris Lattner
c03416c90a
Add a new method
...
llvm-svn: 14705
2004-07-08 22:09:07 +00:00
..
CallSite.h
Warning foo
2004-06-05 00:17:13 +00:00
CFG.h
Starting an identifier with an _ is not legal C/C++ code.
2004-05-21 18:37:13 +00:00
ConstantRange.h
Add some new methods
2004-03-30 00:20:08 +00:00
GetElementPtrTypeIterator.h
Support iteration over constant instructions
2004-04-04 19:46:54 +00:00
InstIterator.h
Changes to fix up the inst_iterator to pass to boost iterator checks. This
2004-04-27 15:13:33 +00:00
InstVisitor.h
Remove virtual destructor from InstVisitor. This class should never be
2004-05-23 20:54:39 +00:00
Linker.h
Moved to include/llvm/Support
2004-06-23 17:24:53 +00:00
Mangler.h
Add a new method
2004-07-08 22:09:07 +00:00
PassNameParser.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
StableBasicBlockNumbering.h
Initial checkin of the StableBasicBlockNumbering, a little helper class for computing
2004-06-19 08:41:59 +00:00
ToolRunner.h
Apply simplification suggested by Chris: why assign() when operator = will do?
2004-05-04 22:02:41 +00:00