Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
13f1dfdf2eada3edd62f2bda6d1387e41f1e2c81
/
llvm
/
lib
/
CodeGen
/
TargetFrameLoweringImpl.cpp
5567baf
Remove redundant TargetFrameLowering::getFrameIndexOffset virtual function.
by James Y Knight
· 10 years ago
0256486
PrologEpilogInserter: Rewrite API to determine callee save regsiters.
by Matthias Braun
· 10 years ago
ddf76aa
Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.
by Akira Hatanaka
· 10 years ago
13fbd45
[X86] Convert esp-relative movs of function arguments to pushes, step 2
by Michael Kuperstein
· 11 years ago
e86aa9a
Revert r227728 due to bad line endings.
by Michael Kuperstein
· 11 years ago
bd57186
[X86] Convert esp-relative movs of function arguments to pushes, step 2
by Michael Kuperstein
· 11 years ago
307c2cb
Remove unnecessary TargetMachine.h includes.
by Eric Christopher
· 11 years ago
fc6de42
Have MachineFunction cache a pointer to the subtarget to make lookups
by Eric Christopher
· 11 years ago
d913448
Remove the TargetMachine forwards for TargetSubtargetInfo based
by Eric Christopher
· 11 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
c9e935c
Move parts of lib/Target that use CodeGen into lib/CodeGen.
by Nick Lewycky
· 14 years ago
[Renamed (94%) from llvm/lib/Target/TargetFrameLowering.cpp]
67c033e
Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
by Evan Cheng
· 14 years ago
2f93128
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
by Anton Korobeynikov
· 15 years ago
[Renamed (72%) from llvm/lib/Target/TargetFrameInfo.cpp]
36590fc
Make this compile on case-sensitive file systemsw
by Anton Korobeynikov
· 15 years ago
4687778
Move some more hooks to TargetFrameInfo
by Anton Korobeynikov
· 15 years ago
14ee344
Move getInitialFrameState() to TargetFrameInfo
by Anton Korobeynikov
· 15 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
fef2c5f
remove some more dead sparcv9 support stuff
by Chris Lattner
· 19 years ago
5f4ef3c
Eliminate all remaining tabs and trailing spaces.
by Jeff Cohen
· 20 years ago
ff7b16c
Shut GCC 4.0 up about classes that have virtual functions but a non-virtual
by Reid Spencer
· 21 years ago
10468d8
Remove trailing whitespace
by Misha Brukman
· 21 years ago
2043032
Fix compilation errors with VS 2005, patch contributed by Aaron Gray.
by Misha Brukman
· 21 years ago
f9db6ff
Remove dead methods
by Chris Lattner
· 21 years ago
b0ac422
Remove dead methods
by Chris Lattner
· 21 years ago
505a083
Move implementations of functions here, which avoids #including <cstdlib> in the
by Misha Brukman
· 22 years ago