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
*
Make headers self-contained again.
Benjamin Kramer
2016-03-04
1
-0
/
+1
*
[X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_VECTOR_INREG
Simon Pilgrim
2016-03-03
1
-1
/
+18
*
Revert "[ARM] Merging 64-bit divmod lib calls into one"
Renato Golin
2016-03-03
1
-2
/
+1
*
[BranchFolding] Change function name related with merging MMOs. NFC
Junmo Park
2016-03-03
1
-7
/
+5
*
[MBP] Renaming a confusing variable and add clarifying comments
Philip Reames
2016-03-03
1
-19
/
+24
*
[MBP] Avoid placing random blocks between loop preheader and header
Philip Reames
2016-03-03
1
-1
/
+2
*
[X86] Don't give catch objects a displacement of zero
David Majnemer
2016-03-03
2
-24
/
+47
*
[MBP] Remove overly verbose debug output
Philip Reames
2016-03-02
1
-5
/
+2
*
[MBP] Adjust debug output to be more focused and approachable
Philip Reames
2016-03-02
1
-18
/
+9
*
[ARM] Merging 64-bit divmod lib calls into one
Renato Golin
2016-03-02
1
-1
/
+2
*
SelectionDAG: Use correctly sized allocation functions for SDNodes
Justin Bogner
2016-03-02
1
-116
/
+86
*
DAGCombiner: Make sure an integer is being truncated
Matt Arsenault
2016-03-02
1
-1
/
+1
*
DAGCombiner: Turn truncate of a bitcasted vector to an extract
Matt Arsenault
2016-03-01
1
-0
/
+16
*
Revert "[mips] Promote the result of SETCC nodes to GPR width."
Vasileios Kalintiris
2016-03-01
4
-16
/
+6
*
[NVPTX] Use different, convergent MIs for convergent calls.
Justin Lebar
2016-03-01
1
-3
/
+5
*
DAGCombiner: Turn extract of bitcasted integer into truncate
Matt Arsenault
2016-03-01
1
-0
/
+8
*
Refactor duplicated code for linking with pthread.
Rafael Espindola
2016-03-01
1
-6
/
+1
*
[mips] Promote the result of SETCC nodes to GPR width.
Vasileios Kalintiris
2016-03-01
4
-6
/
+16
*
LegalizeDAG: Use correct ptr type when expanding unaligned load/store
Matt Arsenault
2016-03-01
1
-14
/
+21
*
[WinEH] Allocate the registration node before the catch objects
David Majnemer
2016-03-01
2
-0
/
+13
*
Improve the debug output of DwarfDebug::buildLocationList().
Adrian Prantl
2016-02-29
2
-1
/
+15
*
Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations.
Adrian Prantl
2016-02-29
1
-2
/
+17
*
fix typo in comment
Adrian Prantl
2016-02-29
1
-1
/
+1
*
CodeGen: Remove an iterator => pointer conversion, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-2
/
+2
*
CodeGen: Use MachineInstr& in InlineSpiller::rematerializeFor()
Duncan P. N. Exon Smith
2016-02-27
1
-16
/
+15
*
CodeGen: Update LiveIntervalAnalysis API to use MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
5
-40
/
+41
*
CodeGen: Change MachineInstr to use MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
5
-20
/
+20
*
DAGCombiner: Don't unnecessarily swap operands in ReassociateOps
Matt Arsenault
2016-02-27
1
-2
/
+2
*
CodeGen: Use MachineInstr& in HashMachineInstr, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-10
/
+10
*
CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC
Duncan P. N. Exon Smith
2016-02-27
6
-91
/
+88
*
CodeGen: Assert valid MI in AntiDepBreaker::UpdateDbgValue
Duncan P. N. Exon Smith
2016-02-27
1
-1
/
+2
*
CodeGen: Update DFAPacketizer API to take MachineInstr&, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-9
/
+10
*
WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC
Duncan P. N. Exon Smith
2016-02-27
10
-19
/
+19
*
DAGCombiner: Relax sqrt NaN folding check
Matt Arsenault
2016-02-27
1
-7
/
+7
*
CodeGen: Take MachineInstr& in SlotIndexes and LiveIntervals, NFC
Duncan P. N. Exon Smith
2016-02-27
18
-165
/
+163
*
Minor code cleanup. NFC.
Junmo Park
2016-02-27
1
-1
/
+1
*
Fix a bug in isVectorReductionOp() in SelectionDAGBuilder.cpp that may cause ...
Cong Hou
2016-02-26
1
-4
/
+4
*
Fix warning in DwarfCFIException. NFC
Amaury Sechet
2016-02-26
1
-1
/
+1
*
Extract the method to begin and end a fragment in AsmPrinterHandler in their ...
Amaury Sechet
2016-02-26
4
-12
/
+43
*
[GlobalISel] Fix a ranlib warning about empty TOC.
Quentin Colombet
2016-02-26
1
-3
/
+6
*
[WinEH] Fix funclet return block clobber mask placement
Reid Kleckner
2016-02-26
1
-2
/
+6
*
MachineCopyPropagation: Catch copies of the form A<-B;A<-B
Matthias Braun
2016-02-26
1
-54
/
+71
*
MachineCopyPropagation: Keep scanning through instructions with regmasks
Matthias Braun
2016-02-26
1
-55
/
+55
*
Minor code cleanups. NFC.
Junmo Park
2016-02-26
1
-3
/
+3
*
[WinEH] Don't remove unannotated inline-asm calls
David Majnemer
2016-02-26
1
-2
/
+3
*
Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
Hongbin Zheng
2016-02-25
2
-2
/
+2
*
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng
2016-02-25
1
-1
/
+1
*
Revert "Introduce analysis pass to compute PostDominators in the new pass man...
Hongbin Zheng
2016-02-25
1
-1
/
+1
*
Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute...
Hongbin Zheng
2016-02-25
2
-2
/
+2
*
Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
Hongbin Zheng
2016-02-25
2
-2
/
+2
[next]