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] Add instruction definitions for drop and get/set_global.
Dan Gohman
2017-02-02
3
-0
/
+18
*
[WebAssembly] Use print instead of dump method.
Richard Trieu
2017-01-28
1
-2
/
+2
*
[WebAssembly] Update LibFunc::Func -> LibFunc
Derek Schuff
2017-01-24
2
-2
/
+2
*
[WebAssembly] Don't create bitcast-wrappers for varargs.
Dan Gohman
2017-01-20
1
-0
/
+5
*
[WebAssembly] Update grow_memory's return type.
Dan Gohman
2017-01-18
1
-2
/
+2
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
2
-5
/
+3
*
[X86] updating TTI costs for arithmetic instructions on X86\SLM arch.
Mohammed Agabaria
2017-01-11
2
-2
/
+3
*
[WebAssembly] Only RAUW a constant once in FixFunctionBitcasts
Derek Schuff
2017-01-10
1
-5
/
+12
*
[WebAssembly] Add return type annotations in fast isel.
Dan Gohman
2017-01-09
1
-0
/
+3
*
[WebAssembly] Fix the opcode values for i64.eq and i64.ne.
Dan Gohman
2017-01-09
1
-2
/
+2
*
[WebAssembly] Don't abort on code with UB.
Dan Gohman
2017-01-07
1
-6
/
+17
*
[WebAssembly] Move a SmallVector to a more specific scope. NFC.
Dan Gohman
2017-01-07
1
-2
/
+2
*
[WebAssembly] Add a pass to create wrappers for function bitcasts.
Dan Gohman
2017-01-07
4
-0
/
+154
*
[WebAssembly] Annotate call and load/store immediates.
Dan Gohman
2016-12-23
4
-26
/
+36
*
[WebAssembly] Add an "explicit" keyword to a constructor.
Dan Gohman
2016-12-22
1
-1
/
+1
*
[WebAssembly] Don't use variadic operand indices in the MCOperandInfo array.
Dan Gohman
2016-12-22
1
-4
/
+5
*
[WebAssembly] Don't old negative load/store offsets in fast-isel.
Dan Gohman
2016-12-22
1
-9
/
+24
*
[WebAssembly] Fix the opcode value for i64.rotr.
Dan Gohman
2016-12-21
1
-1
/
+1
*
[WebAssembly] Eliminate an ad-hoc command-line argument.
Dan Gohman
2016-12-03
2
-7
/
+6
*
[WebAssembly] Fix a compiler warning. NFC.
Dan Gohman
2016-12-02
1
-1
/
+1
*
IR: Change the gep_type_iterator API to avoid always exposing the "current" t...
Peter Collingbourne
2016-12-02
1
-1
/
+1
*
[WebAssembly] Emit .import_global assembler directives
Derek Schuff
2016-12-01
3
-0
/
+16
*
[CMake] NFC. Updating CMake dependency specifications
Chris Bieneman
2016-11-17
1
-2
/
+3
*
[WebAssembly] Convert stackified IMPLICIT_DEF into constant 0.
Dan Gohman
2016-11-08
1
-0
/
+37
*
[WebAssembly] Emit a BasePointer when we have overly-aligned stack objects
Derek Schuff
2016-11-07
3
-10
/
+64
*
[WebAssembly] Update the README.txt.
Dan Gohman
2016-10-26
1
-9
/
+17
*
[WebAssembly] Add immediate fields to call_indirect and memory operators.
Dan Gohman
2016-10-25
4
-18
/
+26
*
Fix an unused warning in WebAssemblyInstPrinter with NDEBUG.
Benjamin Kramer
2016-10-25
1
-0
/
+1
*
[WebAssembly] Reorder load/store operands to match binary encoding.
Dan Gohman
2016-10-25
4
-294
/
+296
*
[WebAssembly] Implement more WebAssembly binary encoding.
Dan Gohman
2016-10-24
16
-131
/
+126
*
[WebAssembly] Fix a broken URL.
Dan Gohman
2016-10-24
1
-1
/
+1
*
[WebAssembly] Define the `end` opcode value.
Dan Gohman
2016-10-24
1
-2
/
+4
*
[WebAssembly] Update opcode values according to recent spec changes.
Dan Gohman
2016-10-24
6
-112
/
+112
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
22
-177
/
+632
*
[WebAssembly] Fix for 0xc call_indirect changes
Derek Schuff
2016-10-21
6
-20
/
+159
*
Do a sweep over move ctors and remove those that are identical to the default.
Benjamin Kramer
2016-10-20
1
-7
/
+0
*
Fix WebAssembly build after r283702.
Daniel Jasper
2016-10-10
1
-2
/
+8
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
6
-13
/
+16
*
[WebAssemby] Implement block signatures.
Dan Gohman
2016-10-06
12
-61
/
+199
*
[WebAssembly] Remove loop's bottom label.
Dan Gohman
2016-10-06
2
-26
/
+16
*
[WebAssembly] Remove the output operand from stores.
Dan Gohman
2016-10-06
7
-88
/
+64
*
[WebAssembly] Add binary-encoding opcode values to instruction descriptions.
Dan Gohman
2016-10-05
8
-133
/
+147
*
[WebAssembly] Update to more stack-machine-oriented terminology.
Dan Gohman
2016-10-03
8
-28
/
+36
*
[WebAssemby] Clean up an obsolete comment.
Dan Gohman
2016-10-03
1
-2
/
+1
*
[WebAssembly] Delete an unused function. NFC.
Dan Gohman
2016-10-03
1
-5
/
+0
*
[WebAssembly] Fix indentation. NFC.
Dan Gohman
2016-10-03
1
-1
/
+4
*
[WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.
Dan Gohman
2016-10-03
4
-8
/
+8
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
17
-23
/
+17
*
[WebAssembly] Make register stackification more conservative
Derek Schuff
2016-09-30
1
-19
/
+15
*
[WebAssembly] Use the frame pointer instead of the stack pointer
Derek Schuff
2016-09-26
1
-4
/
+9
[next]