index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
NVPTX
/
NVPTXFrameLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[DEBUGINFO, NVPTX] Emit correct debug information for local variables.
Alexey Bataev
2018-07-26
1
-0
/
+8
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-1
/
+1
*
NVPTX: Avoid implicit iterator conversions, NFC
Duncan P. N. Exon Smith
2016-07-08
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Change eliminateCallFramePseudoInstr() to return an iterator
Hans Wennborg
2016-03-31
1
-2
/
+2
*
[NVPTX] cleanups and refacotring in NVPTXFrameLowering.cpp
Jingyue Wu
2015-06-30
1
-27
/
+19
*
[NVPTX] Fix issue introduced in D10321
Jingyue Wu
2015-06-30
1
-3
/
+2
*
Add NVPTXPeephole pass to reduce unnecessary address cast
Jingyue Wu
2015-06-24
1
-15
/
+22
*
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
Quentin Colombet
2015-05-05
1
-2
/
+3
*
Remove all use of is64bit off of NVPTXSubtarget and clean up code
Eric Christopher
2015-02-19
1
-4
/
+3
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-9
/
+5
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-4
/
+8
*
Move the constructor for NVPTXFrameLowering into the implementation
Eric Christopher
2014-06-27
1
-0
/
+4
*
Remove unnecessary caching of the TargetMachine on NVPTXFrameLowering.
Eric Christopher
2014-06-27
1
-8
/
+12
*
[NVPTX] Fix bug in stack code generation causes by MC conversion
Justin Holewinski
2013-08-06
1
-23
/
+18
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
1
-29
/
+20
*
Move the eliminateCallFramePseudoInstr method from TargetRegisterInfo
Eli Bendersky
2013-02-21
1
-0
/
+11
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+76