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
/
WebAssembly
/
WebAssemblyRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[webassembly] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-2
/
+2
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-1
/
+1
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-3
/
+3
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-2
/
+2
*
[WebAssembly] Use named operands to identify loads and stores
Thomas Lively
2019-03-09
1
-5
/
+8
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-1
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-3
/
+4
*
[WebAssembly] Use the frame pointer instead of the stack pointer
Derek Schuff
2016-09-26
1
-4
/
+9
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-1
/
+1
*
[WebAssembly] Move register stackification and coloring to a late phase.
Dan Gohman
2016-05-10
1
-82
/
+48
*
[WebAssembly] Stackify code emitted by eliminateFrameIndex and SP writeback
Derek Schuff
2016-03-17
1
-6
/
+65
*
Revert "[WebAssembly] Stackify code emitted by eliminateFrameIndex"
Derek Schuff
2016-02-23
1
-7
/
+3
*
[WebAssembly] Stackify code emitted by eliminateFrameIndex
Derek Schuff
2016-02-23
1
-3
/
+7
*
[WebAssembly] Fix uses of FrameIndex as store values
Derek Schuff
2016-01-30
1
-3
/
+3
*
WebAssembly: don't optimize frameindex store
JF Bastien
2016-01-30
1
-2
/
+3
*
[WebAssembly] Omit no-op adds for non-mem uses of FrameIndex
Derek Schuff
2016-01-26
1
-9
/
+12
*
[WebAssembly] Minor code formatting cleanups. NFC.
Dan Gohman
2016-01-25
1
-5
/
+7
*
[WebAssembly] Use the templated form of MachineFunction::getSubtarget(). NFC.
Dan Gohman
2016-01-19
1
-1
/
+1
*
[WebAssembly] Support combining GEP and FrameIndex offsets in memory operand ...
Derek Schuff
2016-01-07
1
-6
/
+12
*
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
Derek Schuff
2015-12-11
1
-4
/
+31
*
[WebAssembly] Initial varargs support.
Dan Gohman
2015-12-04
1
-0
/
+9
*
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
Dan Gohman
2015-11-29
1
-4
/
+5
*
[WebAssembly] Clean up several FIXME comments.
Dan Gohman
2015-11-25
1
-1
/
+1
*
Targets: commonize some stack realignment code
JF Bastien
2015-07-20
1
-19
/
+0
*
WebAssembly: basic instructions todo, and basic register info.
JF Bastien
2015-07-10
1
-1
/
+55
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+33