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
*
[PM] Switch the TargetMachine interface from accepting a pass manager
Chandler Carruth
2015-01-31
2
-40
/
+9
*
[PM] Change the core design of the TTI analysis to use a polymorphic
Chandler Carruth
2015-01-31
3
-607
/
+23
*
Fix memory leak in WinEHPrepare introduced in r227405.
Alexey Samsonov
2015-01-30
1
-1
/
+3
*
Update comments to use unreachable instead of llvm.trap, as implemented now
Reid Kleckner
2015-01-29
1
-1
/
+1
*
Compute the ELF SectionKind from the flags.
Rafael Espindola
2015-01-29
2
-28
/
+17
*
Use isMergeableConst now that it is sane.
Rafael Espindola
2015-01-29
1
-3
/
+1
*
Remove MergeableConst.
Rafael Espindola
2015-01-29
1
-1
/
+1
*
EHPrepare: Remove leftover initialization code for DomTrees.
Benjamin Kramer
2015-01-29
2
-27
/
+10
*
Use enum values. NFC.
Rafael Espindola
2015-01-29
1
-3
/
+3
*
Don't create multiple mergeable sections with -fdata-sections.
Rafael Espindola
2015-01-29
1
-9
/
+10
*
Remove an unused private field added r227405 to fix a Clang warning.
Chandler Carruth
2015-01-29
1
-2
/
+1
*
Remove unused variable
Reid Kleckner
2015-01-29
1
-2
/
+0
*
Add a Windows EH preparation pass that zaps resumes
Reid Kleckner
2015-01-29
3
-1
/
+110
*
Add nullptr checks for TargetSelectionDAGInfo in SelectionDAG.
Manuel Jacob
2015-01-28
1
-13
/
+19
*
Remove gc.root's performCustomLowering
Philip Reames
2015-01-28
5
-422
/
+463
*
Simplify code. NFC.
Rafael Espindola
2015-01-28
1
-3
/
+1
*
Correct the AggressiveAntiDepBreaker's handling of subregisters defining supe...
Hal Finkel
2015-01-28
1
-0
/
+10
*
[LPM] Stop using the string based preservation API. It is an
Chandler Carruth
2015-01-28
1
-11
/
+17
*
Add description to assert
David Blaikie
2015-01-28
1
-1
/
+1
*
PR22356: DebugInfo: Handle the size of a member where the type of that member...
David Blaikie
2015-01-28
1
-5
/
+2
*
Revert r227242 - Merge vector stores into wider vector stores (PR21711).
Quentin Colombet
2015-01-27
1
-54
/
+30
*
remove function names from comments; NFC
Sanjay Patel
2015-01-27
1
-8
/
+6
*
fix typos; NFC
Sanjay Patel
2015-01-27
1
-4
/
+4
*
Merge vector stores into wider vector stores (PR21711)
Sanjay Patel
2015-01-27
1
-30
/
+54
*
Add a FIXME in SelectionDAGBuilder before an assert that is valid only on X86.
Manuel Jacob
2015-01-27
1
-0
/
+3
*
Replace some uses of getSubtargetImpl with the cached version
Eric Christopher
2015-01-27
5
-9
/
+8
*
Have the PBQP register allocator use the subtarget on the MachineFunction.
Eric Christopher
2015-01-27
1
-8
/
+5
*
Fix build failure with pointer vs reference.
Eric Christopher
2015-01-27
1
-1
/
+1
*
Update a few calls to getSubtarget<> to either be getSubtargetImpl
Eric Christopher
2015-01-27
5
-18
/
+16
*
The subtarget is cached on the MachineFunction. Access it directly.
Eric Christopher
2015-01-27
6
-26
/
+16
*
MachineRegisterInfo can access TII off of the MachineFunction's
Eric Christopher
2015-01-27
3
-4
/
+4
*
Migrate AtomicExpandPass and DwarfEHPrepare to using a Function-ized getSubta...
Eric Christopher
2015-01-27
2
-3
/
+3
*
Migrate CodeGenPrepare to use the Function based getSubtarget
Eric Christopher
2015-01-27
1
-3
/
+5
*
Grab the TargetLowering info from the DAG rather than querying for
Eric Christopher
2015-01-27
1
-3
/
+2
*
Cache the lookup of TargetLowering in the atomic expand pass.
Eric Christopher
2015-01-26
1
-31
/
+17
*
[SelectionDAG] Fix assert message copypasta. NFC.
Ahmed Bougacha
2015-01-26
1
-2
/
+2
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
13
-60
/
+54
*
Revert GCStrategy ownership changes
Philip Reames
2015-01-26
11
-19
/
+54
*
Debug info: Fix PR22296 by omitting the DW_AT_location if we lost the
Adrian Prantl
2015-01-25
2
-4
/
+10
*
Implemented cost model for masked load/store operations.
Elena Demikhovsky
2015-01-25
1
-0
/
+4
*
CodeGen: drive-by formatting clean ups
Saleem Abdulrasool
2015-01-24
1
-7
/
+7
*
[DAG] Fix wrong canonicalization performed on shuffle nodes.
Andrea Di Biagio
2015-01-24
1
-7
/
+9
*
Fix assertion when C++ EH filters are present in functions using SEH
Reid Kleckner
2015-01-23
1
-2
/
+2
*
Address more review comments for DIExpression::iterator.
Adrian Prantl
2015-01-23
1
-7
/
+7
*
Move the accessor functions from DIExpression::iterator into a wrapper
Adrian Prantl
2015-01-23
1
-6
/
+6
*
Classify functions by EH personality type rather than using the triple
Reid Kleckner
2015-01-23
7
-13
/
+30
*
Debug Info / PR22309: Allow union types to be emitted as unsigned constants.
Adrian Prantl
2015-01-23
1
-1
/
+2
*
DAGCombine: always constant fold FMA when target disable FP exceptions
Mehdi Amini
2015-01-23
1
-1
/
+1
*
SelectionDAG: Add KnownBits and SignBits computation for EXTRACT_ELEMENT
Jan Vesely
2015-01-22
1
-0
/
+30
*
Intrinsics: introduce llvm_any_ty aka ValueType Any
Ramkumar Ramachandra
2015-01-22
1
-1
/
+2
[next]