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
*
[WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction
Reid Kleckner
2015-11-17
6
-70
/
+48
*
Lower statepoints with multi-def targets.
Pat Gavlin
2015-11-17
1
-7
/
+11
*
Use TargetRegisterInfo for printing MachineOperand register comments
Dan Gohman
2015-11-17
1
-7
/
+15
*
Drop prelink support.
Rafael Espindola
2015-11-17
3
-40
/
+17
*
Assume lane masks are always precise
Matthias Braun
2015-11-17
2
-48
/
+17
*
[DIBuilder] Make createReferenceType take size and align
Keno Fischer
2015-11-16
1
-1
/
+3
*
Reduce the size of MCRelaxableFragment.
Akira Hatanaka
2015-11-14
2
-9
/
+4
*
[ShrinkWrapping] Disable the optimization for functions with sanitize like
Quentin Colombet
2015-11-14
1
-1
/
+8
*
MachineScheduler: Print initial pressure in debug dump
Matthias Braun
2015-11-13
1
-0
/
+7
*
MachineScheduler: Improve debug output for "only one node in readyset"
Matthias Braun
2015-11-13
1
-2
/
+2
*
[SDAG] Fix expansion of BITREVERSE
James Molloy
2015-11-13
1
-3
/
+5
*
[ImplicitNulls] Add some clarifying comments; NFC
Sanjoy Das
2015-11-13
1
-1
/
+25
*
Revert "Remove unnecessary call to getAllocatableRegClass"
Tom Stellard
2015-11-12
1
-8
/
+4
*
[ImplicitNulls] Fix wrapping by breaking up a condition, NFC
Sanjoy Das
2015-11-12
1
-4
/
+4
*
[ImplicitNull] Extract out a HazardDetector class, NFC
Sanjoy Das
2015-11-12
1
-53
/
+96
*
[ShrinkWrap] Fix a typo in a comment.
Quentin Colombet
2015-11-12
1
-1
/
+1
*
[ShrinkWrap] Make sure we do not mess up with EH funclet lowering.
Quentin Colombet
2015-11-12
1
-1
/
+11
*
[WinEH] Fix problem with removing an element from a SetVector while iterating.
Andrew Kaylor
2015-11-12
1
-11
/
+5
*
[SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsic
James Molloy
2015-11-12
7
-2
/
+64
*
LegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
Matthias Braun
2015-11-12
1
-73
/
+145
*
[WinEH] Don't forward branches across empty EH pad BBs
Reid Kleckner
2015-11-11
2
-1
/
+2
*
[DAGCombiner] Improve zextload optimization.
Geoff Berry
2015-11-11
1
-22
/
+72
*
Add target preference for GatherAllAliases max depth
Matt Arsenault
2015-11-11
2
-1
/
+2
*
clang-format lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
Dehao Chen
2015-11-11
1
-7
/
+8
*
Emit discriminator for inlined callsites.
Dehao Chen
2015-11-11
1
-0
/
+2
*
MachineInstr: addRegisterDefReadUndef() => setRegisterDefReadUndef()
Matthias Braun
2015-11-11
2
-3
/
+3
*
TableGen: Emit LaneMask for register classes without subregisters as ~0u
Matthias Braun
2015-11-10
1
-10
/
+13
*
less indent; NFCI
Sanjay Patel
2015-11-10
1
-46
/
+47
*
LegalizeDAG: Implement promote for scalar_to_vector
Matt Arsenault
2015-11-10
1
-0
/
+28
*
LegalizeDAG: Implement promote for insert_vector_elt
Matt Arsenault
2015-11-10
1
-1
/
+52
*
LegalizeDAG: Implement promote for extract_vector_elt
Matt Arsenault
2015-11-10
1
-4
/
+58
*
add 'MustReduceDepth' as an objective/cost-metric for the MachineCombiner
Sanjay Patel
2015-11-10
1
-29
/
+53
*
Support for emitting inline stack probes
Andy Ayers
2015-11-10
1
-0
/
+3
*
Remove unnecessary call to getAllocatableRegClass
Matt Arsenault
2015-11-10
1
-4
/
+8
*
MachineVerifier: Streamline live interval related error reporting
Matthias Braun
2015-11-09
1
-90
/
+93
*
MachineVerifier: Add missing linebreak
Matthias Braun
2015-11-09
1
-0
/
+1
*
MachineVerifier: MI::print has no TargetMachine overload
Matthias Braun
2015-11-09
1
-1
/
+1
*
MachineVerifier: print list of live intervals if available
Matthias Braun
2015-11-09
1
-1
/
+4
*
add a SelectionDAG method to check if no common bits are set in two nodes; NFCI
Sanjay Patel
2015-11-09
2
-16
/
+13
*
[WinEH] Don't emit CATCHRET from visitCatchPad
David Majnemer
2015-11-09
1
-12
/
+5
*
[WinEH] Tweak funclet prologue/epilogue insertion to pass verifier
Reid Kleckner
2015-11-09
1
-1
/
+4
*
[WinEH] Re-committing r252249 (Clone funclets with multiple parents) with add...
Andrew Kaylor
2015-11-09
1
-34
/
+1005
*
[CodeGen] Always promote f16 if not legal
Oliver Stannard
2015-11-09
3
-13
/
+30
*
Erase unused FunctionDIs variables after r252219.
Yaron Keren
2015-11-07
2
-3
/
+0
*
[WinEH] Update exception pointer registers
Joseph Tremoulet
2015-11-07
3
-7
/
+7
*
DAGCombiner: Check shouldReduceLoadWidth before combining (and (load), x) -> ...
Tom Stellard
2015-11-06
1
-1
/
+2
*
[ShrinkWrapping] Teach shrink-wrapping how to analyze RegMask.
Quentin Colombet
2015-11-06
1
-8
/
+38
*
MachineScheduler: Add regpressure information to debug dump
Matthias Braun
2015-11-06
3
-9
/
+36
*
[WinEH] Mark funclet entries and exits as clobbering all registers
Reid Kleckner
2015-11-06
2
-0
/
+28
*
Revert r252249 (and r252255, r252258), "[WinEH] Clone funclets with multiple ...
NAKAMURA Takumi
2015-11-06
1
-977
/
+14
[next]