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-09 05:47:13 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
History
Evan Cheng
9f21c2daf4
Remove the temporary option: -no-isel-fold-inflight
...
llvm-svn: 28012
2006-04-28 18:54:11 +00:00
..
ADT
…
Analysis
…
Assembly
…
Bytecode
…
CodeGen
Remove the temporary option: -no-isel-fold-inflight
2006-04-28 18:54:11 +00:00
Config
…
Debugger
…
ExecutionEngine
…
Support
Add in missing #defines for _OpenBSD_ systems.
2006-04-20 00:18:39 +00:00
System
…
Target
Remove a bunch of dead stuff, shrinkifying TargetInstrDescriptor significantly.
2006-04-20 18:32:02 +00:00
Transforms
remove a dead prototype
2006-04-20 15:45:54 +00:00
.cvsignore
…
AbstractTypeUser.h
…
Argument.h
…
BasicBlock.h
…
CallGraphSCCPass.h
…
CallingConv.h
…
Constant.h
…
Constants.h
…
DerivedTypes.h
…
Function.h
…
GlobalValue.h
…
GlobalVariable.h
…
InlineAsm.h
…
InstrTypes.h
…
Instruction.def
…
Instruction.h
…
Instructions.h
These instructions always return a packed vector. Improve the class definitions to expose this fact.
2006-04-14 22:20:07 +00:00
IntrinsicInst.h
…
Intrinsics.h
…
Intrinsics.td
Fix an incorrect prototype for this intrinsic, fixing
2006-04-13 18:23:48 +00:00
IntrinsicsPowerPC.td
…
IntrinsicsX86.td
Added X86 SSE2 intrinsics which can be represented as vector_shuffles. This is
2006-04-24 23:34:56 +00:00
Linker.h
…
Module.h
…
ModuleProvider.h
…
Pass.h
…
PassAnalysisSupport.h
…
PassManager.h
…
PassSupport.h
…
SymbolTable.h
…
SymbolTableListTraits.h
…
Type.h
…
TypeSymbolTable.h
…
Use.h
…
User.h
…
Value.h
…
ValueSymbolTable.h
…