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
/
SelectionDAG
/
SelectionDAGBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Normalize MBB's successors' probabilities in several locations.
Cong Hou
2015-12-13
1
-0
/
+1
*
Partially fix memcpy / memset / memmove lowering in SelectionDAG construction...
Manuel Jacob
2015-12-12
1
-22
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-40
/
+23
*
SelectionDAG: Match min/max if the scalar operation is legal
Matt Arsenault
2015-12-11
1
-10
/
+34
*
Revert r248483, r242546, r242545, and r242409 - absdiff intrinsics
Hal Finkel
2015-12-11
1
-12
/
+0
*
Normalize successors' probabilities when building MBBs for jump table.
Cong Hou
2015-12-05
1
-0
/
+2
*
Fixed a failure in cost calculation for vector GEP
Elena Demikhovsky
2015-12-01
1
-8
/
+8
*
Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics.
Yury Gribov
2015-12-01
1
-0
/
+15
*
Extend debug info for function parameters in SDAG.
Evgeniy Stepanov
2015-12-01
1
-16
/
+11
*
Let SelectionDAG start to use probability-based interface to add successors.
Cong Hou
2015-11-24
1
-167
/
+178
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-34
/
+30
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-30
/
+34
*
[PGO] Value profiling support
Betul Buyukkurt
2015-11-18
1
-1
/
+2
*
[SelectionDAGBuilder] Make sure DemoteReg ends up in right reg-class.
Jonas Paulsson
2015-11-18
1
-1
/
+2
*
[WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction
Reid Kleckner
2015-11-17
1
-7
/
+4
*
[SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsic
James Molloy
2015-11-12
1
-0
/
+5
*
[WinEH] Don't emit CATCHRET from visitCatchPad
David Majnemer
2015-11-09
1
-12
/
+5
*
[CodeGen] Always promote f16 if not legal
Oliver Stannard
2015-11-09
1
-0
/
+14
*
[WinEH] Update exception pointer registers
Joseph Tremoulet
2015-11-07
1
-2
/
+3
*
[StatepointLowering] Remove distinction between call and invoke safepoints
Igor Laevsky
2015-11-04
1
-1
/
+2
*
Create a new interface addSuccessorWithoutWeight(MBB*) in MBB to add successo...
Cong Hou
2015-10-27
1
-3
/
+7
*
Change makeLibCall to take an ArrayRef<SDValue> instead of pointer and size. ...
Craig Topper
2015-10-22
1
-1
/
+1
*
[WinEH] Fix eh.exceptionpointer intrinsic lowering
Joseph Tremoulet
2015-10-17
1
-1
/
+2
*
SelectionDAG: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-19
/
+19
*
Assign correct edge weights to unwind destinations when lowering invoke state...
Cong Hou
2015-10-12
1
-27
/
+46
*
[Debug] Look through bitcasts to find argument registers
Oliver Stannard
2015-10-12
1
-19
/
+13
*
[WinEH] Delete the old landingpad implementation of Windows EH
Reid Kleckner
2015-10-09
1
-19
/
+0
*
Revert "Revert "Revert r248959, "[WinEH] Emit int3 after noreturn calls on Wi...
Reid Kleckner
2015-10-09
1
-1
/
+5
*
Revert "Revert r248959, "[WinEH] Emit int3 after noreturn calls on Win64""
Reid Kleckner
2015-10-09
1
-5
/
+1
*
[WinEH] Update CoreCLR EH for catchpad MBBs
Joseph Tremoulet
2015-10-07
1
-2
/
+3
*
[SEH] Add llvm.eh.exceptioncode intrinsic
Reid Kleckner
2015-10-07
1
-1
/
+15
*
[WinEH] Create a separate MBB for funclet prologues
David Majnemer
2015-10-06
1
-3
/
+43
*
[WinEH] Recognize CoreCLR personality function
Joseph Tremoulet
2015-10-06
1
-4
/
+6
*
[SelectionDAGBuilder] Remove dead code
David Majnemer
2015-10-04
1
-1
/
+1
*
[WinEH] Make FuncletLayout more robust against catchret
David Majnemer
2015-10-01
1
-1
/
+13
*
Reformat.
NAKAMURA Takumi
2015-10-01
1
-1
/
+2
*
Revert r248959, "[WinEH] Emit int3 after noreturn calls on Win64"
NAKAMURA Takumi
2015-10-01
1
-1
/
+4
*
[WinEH] Emit int3 after noreturn calls on Win64
Reid Kleckner
2015-09-30
1
-4
/
+1
*
Fix debug info with SafeStack.
Evgeniy Stepanov
2015-09-30
1
-7
/
+1
*
[WinEH] Teach AsmPrinter about funclets
David Majnemer
2015-09-29
1
-0
/
+1
*
[WinEH] Fix ip2state table emission with funclets
Reid Kleckner
2015-09-28
1
-1
/
+7
*
Fixed an issue on updating profile data when lowering switch statement.
Cong Hou
2015-09-23
1
-4
/
+4
*
Whitespace. Indent with spaces instead of a tab.
Bob Wilson
2015-09-18
1
-1
/
+1
*
propagate fast-math-flags on DAG nodes
Sanjay Patel
2015-09-16
1
-1
/
+22
*
[WinEH] Add codegen support for cleanuppad and cleanupret
Reid Kleckner
2015-09-10
1
-34
/
+57
*
[SEH] Emit 32-bit SEH tables for the new EH IR
Reid Kleckner
2015-09-09
1
-8
/
+15
*
[WinEH] Avoid creating MBBs for LLVM BBs that cannot contain code
Reid Kleckner
2015-09-08
1
-44
/
+52
*
[WinEH] Add cleanupendpad instruction
Joseph Tremoulet
2015-09-03
1
-0
/
+4
*
use "unpredictable" metadata in SelectionDAG when splitting compares
Sanjay Patel
2015-09-02
1
-4
/
+5
*
Optimization for Gather/Scatter with uniform base
Elena Demikhovsky
2015-09-02
1
-31
/
+43
[prev]
[next]