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
*
Fix typo
Matt Arsenault
2015-09-24
1
-1
/
+1
*
Codegen: Fix llvm.*absdiff semantic.
Mohammad Shahid
2015-09-24
1
-16
/
+22
*
Introduce target hook for optimizing register copies
Matt Arsenault
2015-09-24
2
-34
/
+43
*
Remove dead declaration
Matt Arsenault
2015-09-24
1
-1
/
+0
*
Use new TokenFactor chain when merging stores
Matt Arsenault
2015-09-24
1
-5
/
+29
*
Android support for SafeStack.
Evgeniy Stepanov
2015-09-23
1
-1
/
+1
*
Revert "Android support for SafeStack."
Evgeniy Stepanov
2015-09-23
1
-1
/
+1
*
Android support for SafeStack.
Evgeniy Stepanov
2015-09-23
1
-1
/
+1
*
Fixed an issue on updating profile data when lowering switch statement.
Cong Hou
2015-09-23
1
-4
/
+4
*
Debug Info: Emit the dwo_name only in skeleton CUs, not in DWOs.
Adrian Prantl
2015-09-22
1
-3
/
+5
*
LiveIntervalAnalysis: Avoid multiple connected liveness components
Matthias Braun
2015-09-22
1
-8
/
+26
*
LiveInterval: Distribute subregister liveranges to new intervals in Connected...
Matthias Braun
2015-09-22
1
-29
/
+65
*
[AArch64] Emit clrex in the expanded cmpxchg fail block.
Ahmed Bougacha
2015-09-22
1
-3
/
+14
*
Make helper function static. NFC.
Benjamin Kramer
2015-09-22
1
-3
/
+3
*
Untabify.
NAKAMURA Takumi
2015-09-22
2
-4
/
+4
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
3
-5
/
+0
*
Reformat comment lines.
NAKAMURA Takumi
2015-09-22
1
-4
/
+4
*
Reformat.
NAKAMURA Takumi
2015-09-22
1
-3
/
+2
*
LiveIntervalAnalysis: Factor common code into splitSeparateComponents; NFC
Matthias Braun
2015-09-22
5
-58
/
+51
*
function names should start with a lower case letter; NFC
Sanjay Patel
2015-09-21
1
-91
/
+91
*
don't repeat function/variable names in header comments; NFC
Sanjay Patel
2015-09-21
1
-87
/
+74
*
[DAGCombiner] Improve FMA support for interpolation patterns
Simon Pilgrim
2015-09-21
1
-0
/
+89
*
[DAGCombiner] Tidy up FMA combine helpers. NFCI.
Simon Pilgrim
2015-09-21
1
-25
/
+21
*
Remove roundingMode argument in APFloat::mod
Stephen Canon
2015-09-21
1
-1
/
+1
*
Fix accidentally committed debug printing
Matt Arsenault
2015-09-21
1
-14
/
+1
*
SelectionDAG: Use InsertNode for EntryNode
Matthias Braun
2015-09-21
1
-2
/
+2
*
DAGCombiner: Replace store of FP constant after attemping store merges
Matt Arsenault
2015-09-21
1
-10
/
+10
*
Factor replacement of stores of FP constants into new function
Matt Arsenault
2015-09-21
1
-72
/
+104
*
[Machine Combiner] Refactor machine reassociation code to be target-independent.
Chad Rosier
2015-09-21
1
-0
/
+210
*
Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type ...
Craig Topper
2015-09-21
1
-1
/
+1
*
[PrologEpilogInserter] Minor refactoring.
Maksim Panchenko
2015-09-19
1
-1
/
+1
*
Test commit. Fix comment. NFC.
Maksim Panchenko
2015-09-19
1
-1
/
+1
*
Update edge weights properly when merging blocks in if-conversion.
Cong Hou
2015-09-18
1
-6
/
+70
*
Make MachineScheduler debug output less confusing.
James Y Knight
2015-09-18
1
-5
/
+26
*
SelectionDAGDumper: Leave out the <multiple use> markers
Matthias Braun
2015-09-18
1
-3
/
+0
*
SelectionDAGDumper: Avoid unnecessary newlines
Matthias Braun
2015-09-18
1
-4
/
+3
*
SelectionDAGDumper: Hide [ID=X], [ORD=X] and source locations by default.
Matthias Braun
2015-09-18
1
-16
/
+23
*
SelectionDAG: Introduce PersistentID to SDNode for assert builds.
Matthias Braun
2015-09-18
2
-4
/
+30
*
[WinEH] Moved funclet pads should be in relative order
David Majnemer
2015-09-18
1
-9
/
+5
*
Whitespace. Indent with spaces instead of a tab.
Bob Wilson
2015-09-18
1
-1
/
+1
*
[ShrinkWrap] Refactor the handling of infinite loop in the analysis.
Quentin Colombet
2015-09-17
1
-9
/
+11
*
Revert "(HEAD -> master, origin/master, origin/HEAD) RegisterPressure: Move L...
Matthias Braun
2015-09-17
2
-34
/
+36
*
RegisterPressure: Move LiveInRegs/LiveOutRegs from RegisterPressure to Pressu...
Matthias Braun
2015-09-17
2
-36
/
+34
*
MachineScheduler: Provide an option for node hiding cutoff and disable it by ...
Matthias Braun
2015-09-17
1
-1
/
+9
*
[WinEH] Add a funclet layout pass
David Majnemer
2015-09-17
4
-0
/
+101
*
Added MD_invariant_group to LLVMContext
Piotr Padlewski
2015-09-17
1
-1
/
+1
*
[WinEH] Add and use hasEHPadSuccessor instead of getLandingPadSuccessor
Reid Kleckner
2015-09-17
4
-2
/
+10
*
Test commit.
Zia Ansari
2015-09-17
1
-1
/
+1
*
Use the cached TargetInstrInfo instead of looking it up again.
Eric Christopher
2015-09-16
1
-2
/
+1
*
constify the Function parameter to the TTI creation callback and
Eric Christopher
2015-09-16
2
-2
/
+2
[next]