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
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[DWARF v5] Fix DWARF emitter and consumer to produce/expect a uleb for a loca...
Wolfgang Pieb
2019-02-01
1
-2
/
+4
*
[SDAG] improve variable names; NFC
Sanjay Patel
2019-02-01
1
-23
/
+22
*
[TargetLowering] try harder to determine undef elements of vector binops
Sanjay Patel
2019-02-01
1
-7
/
+61
*
[CodeGen] Don't scavenge non-saved regs in exception throwing functions
Oliver Stannard
2019-02-01
1
-7
/
+9
*
[SelectionDAG] Support promotion of the FPOWI integer operand
Alex Bradbury
2019-02-01
2
-0
/
+8
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
11
-136
/
+36
*
GlobalISel: Fix MMO creation with non-power-of-2 mem size
Matt Arsenault
2019-01-31
1
-4
/
+5
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
11
-36
/
+136
*
[DAGCombine] Avoid CombineZExtLogicopShiftLoad if there is free ZEXT
Guozhi Wei
2019-01-31
1
-0
/
+3
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
11
-136
/
+36
*
[DAG] Aggressively cleanup dangling node in CombineZExtLogicopShiftLoad.
Nirav Dave
2019-01-31
1
-0
/
+4
*
[Intrinsic] Expand SMULFIX to MUL, MULH[US], or [US]MUL_LOHI on vector arguments
Leonard Chan
2019-01-31
2
-14
/
+21
*
Lower widenable_conditions in CGP
Philip Reames
2019-01-31
1
-0
/
+14
*
[SelectionDAG] Codesize: don't expand SHIFT to SHIFT_PARTS
Sjoerd Meijer
2019-01-31
1
-3
/
+7
*
Revert "Reapply "[CGP] Check for existing inttotpr before creating new one""
David L. Jones
2019-01-31
1
-18
/
+4
*
GlobalISel: Handle odd splits in fewerElementsVector for load/store
Matt Arsenault
2019-01-31
1
-30
/
+173
*
GlobalISel: Implement narrowScalar for bswap
Matt Arsenault
2019-01-31
1
-0
/
+25
*
GlobalISel: Don't call changingInstruction before giving up
Matt Arsenault
2019-01-31
1
-1
/
+1
*
GlobalISel: Allow bitcount ops to have different result type
Matt Arsenault
2019-01-31
1
-4
/
+30
*
GlobalISel: Use helper function for MMO splitting
Matt Arsenault
2019-01-31
2
-26
/
+21
*
GlobalISel: Fix creating MMOs with align 0
Matt Arsenault
2019-01-31
2
-2
/
+6
*
[LegalizeVectorTypes] Allow illegal indices when splitting extract_vector_elt
Thomas Lively
2019-01-31
1
-1
/
+0
*
[LegalizeTypes] Use report_fatal_error instead of llvm_unreachable in the def...
Craig Topper
2019-01-31
1
-2
/
+3
*
[GlobalISel][AArch64] Select G_FEXP
Jessica Paquette
2019-01-30
1
-1
/
+6
*
[GlobalISel][LegalizerHelper] Add some missing MI change observer calls.
Amara Emerson
2019-01-30
1
-0
/
+2
*
MIR: Reject non-power-of-4 alignments in MMO parsing
Matt Arsenault
2019-01-30
1
-0
/
+4
*
[DAGCombiner] sub X, 0/1 --> add X, 0/-1
Sanjay Patel
2019-01-30
1
-10
/
+22
*
[GlobalISel][AArch64] Add instruction selection support for @llvm.log2
Jessica Paquette
2019-01-30
1
-1
/
+7
*
[GlobalISel][AArch64] Add instruction selection support for @llvm.sqrt
Jessica Paquette
2019-01-30
1
-0
/
+2
*
[GlobalISel] Add IRTranslator support for @llvm.sqrt -> G_FSQRT
Jessica Paquette
2019-01-30
1
-0
/
+5
*
Reverting r352642 - Handle restore instructions in LiveDebugValues - as it's ...
Wolfgang Pieb
2019-01-30
3
-215
/
+94
*
Add a 'dynamic' parameter to the objectsize intrinsic
Erik Pilkington
2019-01-30
1
-1
/
+1
*
[DEBUGINFO] Handle restore instructions in LiveDebugValues
Wolfgang Pieb
2019-01-30
3
-94
/
+215
*
GlobalISel: Add assert that legalize mutation makes sense
Matt Arsenault
2019-01-30
1
-1
/
+64
*
GlobalISel: Implement fewerElementsVector for select
Matt Arsenault
2019-01-30
1
-0
/
+74
*
[WebAssembly] Exception handling: Switch to the new proposal
Heejin Ahn
2019-01-30
3
-106
/
+105
*
GlobalISel: Use appropriate extension for legalizing select conditions
Matt Arsenault
2019-01-30
2
-1
/
+22
*
GlobalISel: Support narrowScalar for uneven loads
Matt Arsenault
2019-01-30
1
-11
/
+40
*
GlobalISel: Handle some odd splits in fewerElementsVector
Matt Arsenault
2019-01-30
1
-10
/
+55
*
GlobalISel: Handle more cases for widenScalar for G_STORE
Matt Arsenault
2019-01-30
1
-3
/
+10
*
GlobalISel: Verify memory size for load/store
Matt Arsenault
2019-01-30
1
-4
/
+9
*
GlobalISel: Fix unused variable warning in release builds
Matt Arsenault
2019-01-29
1
-2
/
+1
*
GlobalISel: Verify pointer casts
Matt Arsenault
2019-01-29
1
-0
/
+44
*
GlobalISel: Partially implement widenScalar for MERGE_VALUES
Matt Arsenault
2019-01-29
1
-0
/
+40
*
[DAGCombiner] fold extract_subvector of extract_subvector
Sanjay Patel
2019-01-29
1
-0
/
+13
*
GlobalISel: Fix narrowScalar for load/store with different mem size
Matt Arsenault
2019-01-29
1
-2
/
+27
*
Adjust documentation for git migration.
James Y Knight
2019-01-29
1
-1
/
+1
*
[SelectionDAGBuilder] Remove redundant variable. NFCI.
Nirav Dave
2019-01-29
1
-7
/
+3
*
Reversing the checkin for version 352484 as tests are failing.
Ayonam Ray
2019-01-29
2
-28
/
+52
*
[CodeGen] Omit range checks from jump tables when lowering switches with unre...
Ayonam Ray
2019-01-29
2
-52
/
+28
[prev]
[next]