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
*
SelectionDAG: Fix a crash on inline asm when output register supports multipl...
Tom Stellard
2016-03-09
1
-3
/
+7
*
[TII] Allow getMemOpBaseRegImmOfs() to accept negative offsets. NFC.
Chad Rosier
2016-03-09
3
-8
/
+9
*
Invoke DAG postprocessing in the post-RA scheduler
Krzysztof Parzyszek
2016-03-08
1
-0
/
+2
*
Revert r262599 "[X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EX...
Hans Wennborg
2016-03-08
1
-18
/
+1
*
Add DAG mutation interface to the DFA packetizer
Krzysztof Parzyszek
2016-03-08
1
-0
/
+24
*
Re-apply "SelectionDAG: Store SDNode operands in an ArrayRecycler"
Justin Bogner
2016-03-08
1
-143
/
+118
*
[MIR] Change the token name for '<' and '>' to be consitent with the LLVM IR ...
Quentin Colombet
2016-03-08
2
-4
/
+4
*
[GlobalISel] Introduce initializer method to support start/stop-after features.
Quentin Colombet
2016-03-08
4
-25
/
+33
*
[MIR] Teach the parser/printer that generic virtual registers do not need a r...
Quentin Colombet
2016-03-08
2
-8
/
+20
*
Revert "SelectionDAG: Store SDNode operands in an ArrayRecycler"
Justin Bogner
2016-03-08
1
-118
/
+143
*
[MIR] Teach the parser how to parse complex types of generic machine instruct...
Quentin Colombet
2016-03-08
3
-14
/
+35
*
SelectionDAG: Store SDNode operands in an ArrayRecycler
Justin Bogner
2016-03-08
1
-143
/
+118
*
[MIR] Teach the printer how to print complex types for generic machine instru...
Quentin Colombet
2016-03-08
1
-1
/
+2
*
[MIR] Print the type of generic machine instructions.
Quentin Colombet
2016-03-08
1
-0
/
+4
*
[MIR] Teach the mir parser about types on generic machine instructions.
Quentin Colombet
2016-03-08
1
-0
/
+33
*
[MachineInstr] Get rid of some GlobalISel ifdefs.
Quentin Colombet
2016-03-07
1
-5
/
+24
*
[MIR] Teach the MIPrinter about size for generic virtual registers.
Quentin Colombet
2016-03-07
1
-4
/
+12
*
[MIR] Teach the parser how to handle the size of generic virtual registers.
Quentin Colombet
2016-03-07
1
-8
/
+36
*
[MachineRegisterInfo] Add a method to set the size of a virtual register a po...
Quentin Colombet
2016-03-07
1
-0
/
+4
*
[MachineRegisterInfo] Get rid of the global-isel ifdefs.
Quentin Colombet
2016-03-07
1
-6
/
+3
*
DAGCombiner: Check legality before creating extract_vector_elt
Matt Arsenault
2016-03-07
1
-1
/
+3
*
[CodeGen] Add space-optimized EmitMergeInputChains1_2 to the DAG isel matchin...
Craig Topper
2016-03-07
1
-2
/
+3
*
Add DAG mutation interface to the post-RA scheduler
Krzysztof Parzyszek
2016-03-05
2
-6
/
+24
*
RegisterCoalescer: Remap subregister lanemasks before exchanging operands
Matthias Braun
2016-03-05
1
-1
/
+6
*
RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags
Matthias Braun
2016-03-05
1
-20
/
+50
*
RegisterPressure: Small cleanup
Matthias Braun
2016-03-05
1
-11
/
+6
*
[DAGCombine] Fix divrem combine not to assume div/rem type is simple.
Michael Kuperstein
2016-03-04
1
-1
/
+4
*
[ARM] Merging 64-bit divmod lib calls into one
Renato Golin
2016-03-04
1
-4
/
+8
*
Change split code gen to use ThreadPool
Teresa Johnson
2016-03-04
1
-32
/
+40
*
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
[next]