Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
7da14f1ab9ef46b83a2d67a8f49a9be4faac3d28
/
llvm
/
lib
/
Target
/
Hexagon
/
HexagonFrameLowering.cpp
b6d0bd4
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
by Benjamin Kramer
· 12 years ago
63d2e0a
Remove dead calls to addFrameMove.
by Rafael Espindola
· 12 years ago
1b09836
Change getFrameMoves to return a const reference.
by Rafael Espindola
· 12 years ago
bf0bd1f
Fix unused variable error.
by Jyotsna Verma
· 12 years ago
300f0b9
Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
by Jyotsna Verma
· 12 years ago
5ed5181
Hexagon: Use multiclass for Jump instructions.
by Jyotsna Verma
· 13 years ago
8da8716
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
by Eli Bendersky
· 13 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
cd8c881
Fix misplaced closing brace.
by Matthew Curtis
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
0b97dbc
Extract some pointer hacking to a function.
by Jakob Stoklund Olesen
· 13 years ago
b25fda9
Reorder includes in Target backends to following coding standards. Remove some superfluous forward declarations.
by Craig Topper
· 14 years ago
4b02a29
Convert more GenRegisterInfo tables from unsigned to uint16_t to reduce static data size.
by Craig Topper
· 14 years ago
b22310f
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.
by Jia Liu
· 14 years ago
ae87d7b
Hexagon: Remove forbidden iostream includes (it introduces static initializers)
by Benjamin Kramer
· 14 years ago
36e0519
fix warning
by Tony Linthicum
· 14 years ago
1213a7a
Hexagon backend support
by Tony Linthicum
· 14 years ago