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-24 04:45:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Support
History
Misha Brukman
4d6a3d4e1e
Provide visit(Module&) and visitModule(Module&) functionality.
...
llvm-svn: 13353
2004-05-04 18:30:38 +00:00
..
CallSite.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
CFG.h
Move the GraphTraits for MachineBasicBlocks to the MachineBasicBlock file.
2004-05-01 21:05:34 +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
Provide visit(Module&) and visitModule(Module&) functionality.
2004-05-04 18:30:38 +00:00
Mangler.h
Add method
2004-02-14 00:30:31 +00:00
PassNameParser.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
ToolRunner.h
Make ToolExecutionError inherit std::exception and implement its
2004-02-19 07:39:26 +00:00
ValueHolder.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00