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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebAssembly: fix build
JF Bastien
2016-02-28
2
-3
/
+3
*
WebAssembly: fix build
JF Bastien
2016-02-27
1
-8
/
+8
*
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] Add TODO comment to revisit red zone size
Derek Schuff
2016-02-23
1
-0
/
+3
*
[WebAssembly] Implement red zone for user stack
Derek Schuff
2016-02-23
2
-5
/
+31
*
[WebAssembly] Fix writeback of stack pointer with dynamic alloca
Derek Schuff
2016-02-22
1
-32
/
+35
*
[WebAssembly] Re-enable the TailDuplicate pass.
Dan Gohman
2016-02-22
1
-1
/
+0
*
WebAssembly: update expected failures
JF Bastien
2016-02-22
1
-20
/
+0
*
[WebAssembly] Teach address folding to fold bitwise-or nodes.
Dan Gohman
2016-02-22
1
-0
/
+68
*
[WebAssembly] Properly ignore llvm.dbg.value instructions.
Dan Gohman
2016-02-22
1
-1
/
+5
*
WebAssembly: update expected torture test failures
JF Bastien
2016-02-21
1
-4
/
+0
*
[WebAssembly] Support physical registers in the rewrite-to-discard optimization.
Dan Gohman
2016-02-21
1
-6
/
+10
*
[WebAssembly] Refine a README.txt entry.
Dan Gohman
2016-02-20
1
-2
/
+2
*
[WebAssembly] Handle CopyToReg nodes with flag results in LowerCopyToReg.
Dan Gohman
2016-02-20
1
-3
/
+7
*
[WebAssembly] Write stack pointer back to memory when FP is used
Derek Schuff
2016-02-20
1
-1
/
+1
*
[WebAssembly] Stackify function prologs and epilogs
Derek Schuff
2016-02-20
1
-15
/
+21
*
[WebAssembly] Add another optimization idea to README.txt.
Dan Gohman
2016-02-19
1
-0
/
+6
*
[WebAssembly] Don't use setRequiresStructuredCFG(true).
Dan Gohman
2016-02-18
1
-3
/
+4
*
[WebAssembly] Disable register stackification and coloring when not optimizing
Derek Schuff
2016-02-17
3
-11
/
+23
*
WebAssembly: update expected failures
JF Bastien
2016-02-17
1
-3
/
+0
*
[WebAssembly] Call memcpy for large byval copies.
Dan Gohman
2016-02-17
1
-1
/
+1
*
WebAssembly: update expected test failures
JF Bastien
2016-02-17
1
-3
/
+0
*
[WebAssembly] Use SDValue::getConstantOperandVal. NFC.
Dan Gohman
2016-02-17
1
-1
/
+1
*
[WebAssembly] Implement __builtin_frame_address.
Dan Gohman
2016-02-16
4
-8
/
+23
*
[WebAssembly] Update torture test expectations
Derek Schuff
2016-02-16
1
-7
/
+0
*
[WebAssemly] Don't move calls or stores past intervening loads
Derek Schuff
2016-02-16
1
-0
/
+1
*
[WebAssembly] Insert COPY_LOCAL between CopyToReg and FrameIndex DAG nodes
Derek Schuff
2016-02-16
3
-24
/
+34
*
[WebAssembly] Switch from RPO sorting to topological sorting.
Dan Gohman
2016-02-16
1
-109
/
+167
*
[WebAssembly] Create new registers instead of reusing old ones in RegStackify.
Dan Gohman
2016-02-16
1
-7
/
+9
*
[WebAssembly] Implement support for custom NaN bit patterns.
Dan Gohman
2016-02-16
4
-14
/
+36
*
[WebAssembly] Report more meaningful error messages for some unsupported
Derek Schuff
2016-02-12
2
-4
/
+17
*
[WebAssembly] Update test expectations after r260737
Derek Schuff
2016-02-12
1
-13
/
+1
*
[WebAssembly] Fix byval for empty types.
Dan Gohman
2016-02-12
1
-2
/
+1
*
[WebAssembly] Fix insertion of a BLOCK in a loop header that also ends a BLOCK.
Dan Gohman
2016-02-12
1
-1
/
+3
*
[WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLowering
Derek Schuff
2016-02-11
4
-82
/
+76
*
[WebAssembly] Re-triage list of compilation failures for torture tests
Derek Schuff
2016-02-10
1
-52
/
+39
*
[WebAssembly] Address comments left over from r260421
Derek Schuff
2016-02-10
2
-8
/
+10
*
[WebAssembly] Switch varags calling convention to use a register
Derek Schuff
2016-02-10
4
-107
/
+62
*
[WebAssembly] Update the br_if instructions' operand orders to match the spec.
Dan Gohman
2016-02-08
3
-18
/
+18
*
[WebAssembly] Add another optimization idea to README.txt.
Dan Gohman
2016-02-08
1
-0
/
+5
*
[WebAssembly] Update the select instructions' operand orders to match the spec.
Dan Gohman
2016-02-05
2
-16
/
+16
*
WebAssembly: update expected GCC torture test failures
JF Bastien
2016-02-02
1
-3
/
+0
*
Refactor backend diagnostics for unsupported features
Oliver Stannard
2016-02-02
1
-56
/
+1
*
WebAssembly: add option to disable register coloring
JF Bastien
2016-02-02
1
-0
/
+7
*
WebAssembly NFC: simplify control flow
JF Bastien
2016-02-01
1
-43
/
+63
*
WebAssembly: more failures are gone
JF Bastien
2016-01-31
1
-24
/
+0
*
WebAssembly: update expected failures
JF Bastien
2016-01-31
1
-16
/
+0
*
[WebAssembly] Fix uses of FrameIndex as store values
Derek Schuff
2016-01-30
2
-3
/
+5
*
WebAssembly: don't optimize frameindex store
JF Bastien
2016-01-30
2
-6
/
+14
[next]