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-23 04:16:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
VMCore
History
Anton Korobeynikov
5dfc7591ef
Fix merge error
...
llvm-svn: 48687
2008-03-22 08:50:08 +00:00
..
AsmWriter.cpp
Support chained aliases for LLVM IR printing. This fixes PR2145
2008-03-22 08:17:17 +00:00
AutoUpgrade.cpp
Undo 48570. Correctly match mmx shift instructions with an immediate operand.
2008-03-21 00:40:09 +00:00
BasicBlock.cpp
…
ConstantFold.cpp
…
ConstantFold.h
…
Constants.cpp
…
Core.cpp
C bindings for Module-, Function-, and BasicBlock::iterator.
2008-03-19 03:47:18 +00:00
Dominators.cpp
These passes preserve CFG.
2008-03-20 23:27:18 +00:00
Function.cpp
move a bunch of trivial methods to be inline.
2008-03-13 05:00:21 +00:00
Globals.cpp
Slightly increase default set size. It's cheap and won't hurt.
2008-03-22 07:48:40 +00:00
InlineAsm.cpp
…
Instruction.cpp
…
Instructions.cpp
move a bunch of trivial methods to be inline.
2008-03-13 05:00:21 +00:00
IntrinsicInst.cpp
…
LeakDetector.cpp
…
Makefile
…
Mangler.cpp
…
Module.cpp
…
ModuleProvider.cpp
…
ParameterAttributes.cpp
Various improvements suggested by Duncan
2008-03-13 04:33:03 +00:00
Pass.cpp
Don't include <map> in Pass.h, which doesn't need it. This requires
2008-03-21 23:51:57 +00:00
PassManager.cpp
Keep track of analysis information inherited from Module pass manager.
2008-03-20 01:09:53 +00:00
SymbolTableListTraitsImpl.h
…
Type.cpp
Make it possible to get an empty struct using
2008-03-21 15:53:17 +00:00
TypeSymbolTable.cpp
…
Value.cpp
…
ValueSymbolTable.cpp
…
ValueTypes.cpp
…
Verifier.cpp
Fix merge error
2008-03-22 08:50:08 +00:00