Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e6abe83258b67ea26417d35a11fb383a2d44e62c
/
llvm
/
lib
/
Target
/
Sparc
/
DelaySlotFiller.cpp
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
92a0083
Switch some getAliasSet clients to MCRegAliasIterator.
by Jakob Stoklund Olesen
· 13 years ago
1d32658
Use uint16_t to store register overlaps to reduce static data.
by Craig Topper
· 14 years ago
7f8e563
Add bundle aware API for querying instruction properties and switch the code
by Evan Cheng
· 14 years ago
6cc775f
- Rename TargetInstrDesc, TargetOperandInfo to MCInstrDesc and MCOperandInfo and
by Evan Cheng
· 14 years ago
a82203f
Generate correct Sparc32 ABI compliant code for functions that return a struct.
by Venkatraman Govindaraju
· 15 years ago
0c1f653
Prevent IMPLICIT_DEF/KILL to become a delay filler instruction in SPARC backend.
by Venkatraman Govindaraju
· 15 years ago
058e124
Sparc backend: Implements a delay slot filler that attempt to fill delay slots
by Venkatraman Govindaraju
· 15 years ago
a7aed18
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
bda59bd
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
755aceb
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
6f306d7
use DebugLoc default ctor instead of DebugLoc::getUnknownLoc()
by Chris Lattner
· 16 years ago
215a925
Remove non-DebugLoc versions of buildMI from Sparc.
by Dale Johannesen
· 17 years ago
a79db30
Tidy up several unbeseeming casts from pointer to intptr_t.
by Dan Gohman
· 17 years ago
03ad885
rename TargetInstrDescriptor -> TargetInstrDesc.
by Chris Lattner
· 18 years ago
a98c679
Rename MachineInstr::getInstrDescriptor -> getDesc(), which reflects
by Chris Lattner
· 18 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
8c78a0b
Drop 'const'
by Devang Patel
· 19 years ago
e95c6ad
Use 'static const char' instead of 'static const int'.
by Devang Patel
· 19 years ago
09f162c
Do not use typeinfo to identify pass in pass manager.
by Devang Patel
· 19 years ago
1ef9cd4
eliminate static ctors for Statistic objects.
by Chris Lattner
· 19 years ago
700b873
Detemplatize the Statistic class. The only type it is instantiated with
by Chris Lattner
· 19 years ago
20350c4
Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead
by Evan Cheng
· 19 years ago
158e1f5
Rename SPARC V8 target to be the LLVM SPARC target.
by Chris Lattner
· 20 years ago