This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
Transforms
/
Utils
History
Chris Lattner
358f90e5b1
reduce header #include'age
...
llvm-svn: 80204
2009-08-27 04:32:07 +00:00
..
AddrModeMatcher.h
Convert a few more uses of llvm/Support/Streams.h to raw_ostream.
2009-07-25 01:13:51 +00:00
BasicBlockUtils.h
Re-apply 70645, converting ScalarEvolution to use
2009-05-04 22:30:44 +00:00
BasicInliner.h
Add explicit keywords.
2008-07-07 18:00:37 +00:00
Cloning.h
enhance InlineFunction to be able to optionally return
2009-08-27 04:20:52 +00:00
FunctionUtils.h
Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.
2009-07-13 22:19:41 +00:00
InlineCost.h
reduce header #include'age
2009-08-27 04:32:07 +00:00
Local.h
Make LLVMContext and LLVMContextImpl classes instead of structs.
2009-08-11 17:45:13 +00:00
PromoteMemToReg.h
Make LLVMContext and LLVMContextImpl classes instead of structs.
2009-08-11 17:45:13 +00:00
SSI.h
Remove a comment that was copy+pasted from the wrong place,
2009-07-22 10:49:23 +00:00
UnifyFunctionExitNodes.h
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
UnrollLoop.h
Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.
2009-07-13 22:19:41 +00:00
ValueMapper.h
Make LLVMContext and LLVMContextImpl classes instead of structs.
2009-08-11 17:45:13 +00:00