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
/
WebAssemblyFastISel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Don't old negative load/store offsets in fast-isel.
Dan Gohman
2016-12-22
1
-9
/
+24
*
IR: Change the gep_type_iterator API to avoid always exposing the "current" t...
Peter Collingbourne
2016-12-02
1
-1
/
+1
*
[WebAssembly] Reorder load/store operands to match binary encoding.
Dan Gohman
2016-10-25
1
-4
/
+4
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
1
-2
/
+2
*
[WebAssembly] Fix for 0xc call_indirect changes
Derek Schuff
2016-10-21
1
-9
/
+9
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
1
-10
/
+1
*
[WebAssembly] Check return value of getRegForValue in FastISel
Derek Schuff
2016-08-04
1
-0
/
+13
*
[WebAssembly] Initial SIMD128 support.
Derek Schuff
2016-08-02
1
-4
/
+76
*
[WebAssembly] Fast-isel support for calls, arguments, and selects.
Dan Gohman
2016-05-12
1
-51
/
+324
*
[WebAssembl] Implement enough of fast-isel to run the comparison tests.
Dan Gohman
2016-05-11
1
-98
/
+389
*
[WebAssembly] Preliminary fast-isel support.
Dan Gohman
2016-05-10
1
-4
/
+542
*
[WebAssembly] Skeleton FastISel support
Dan Gohman
2015-08-24
1
-0
/
+81