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
*
[FastISel] Remove an performance debugging assert.
Juergen Ributzka
2014-08-15
1
-1
/
+0
*
Delete dead code. NFC.
Rafael Espindola
2014-08-15
2
-5
/
+0
*
Revert several FastISel commits to track down a buildbot error.
Juergen Ributzka
2014-08-14
1
-21
/
+15
*
optimize vector fneg of bitcasted integer value
Sanjay Patel
2014-08-14
1
-9
/
+14
*
[SDAG] Fix a bug in the DAG combiner where we would fail to return the
Chandler Carruth
2014-08-14
1
-5
/
+1
*
[SDAG] Fix a case where we would iteratively legalize a node during
Chandler Carruth
2014-08-14
1
-0
/
+2
*
[FastISel] Let the target decide first if it wants to materialize a constant.
Juergen Ributzka
2014-08-13
1
-15
/
+21
*
[MachineCombiner] Removal of dangling DBG_VALUES after combining [20598]
Gerolf Hoflehner
2014-08-13
1
-1
/
+1
*
[Cleanup] Utility function to erase instruction and mark DBG_Values
Gerolf Hoflehner
2014-08-13
2
-12
/
+24
*
[MachineDominatorTree] Provide a method to inform a MachineDominatorTree that a
Quentin Colombet
2014-08-13
2
-25
/
+4
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
36
-74
/
+74
*
[DAGCombiner] Improved target independent vector shuffle combine rule.
Andrea Di Biagio
2014-08-13
1
-10
/
+24
*
[PowerPC] Implement PPCTargetLowering::getTgtMemIntrinsic
Hal Finkel
2014-08-13
2
-3
/
+5
*
Remove a condition that can never be true, as wittnessed by the assert
Adrian Prantl
2014-08-12
1
-3
/
+2
*
Fix a parentheses warning introduced in r215394.
Quentin Colombet
2014-08-12
1
-2
/
+2
*
Have MachineRegisterInfo take and store the MachineFunction it
Eric Christopher
2014-08-12
2
-3
/
+3
*
DebugLocEntry: Restore the comparison predicate from before the
Adrian Prantl
2014-08-12
1
-1
/
+4
*
Revert "Partially revert r214761 that asserted that all concrete debug info v...
David Blaikie
2014-08-12
1
-3
/
+1
*
[MachineSink] Improve the compile time by preserving the dominance information
Quentin Colombet
2014-08-11
1
-39
/
+60
*
[x86] Fold extract_vector_elt of a load into the Load's address computation.
Michael J. Spencer
2014-08-11
1
-90
/
+125
*
Add a couple of convenience accessors to DebugLocEntry::Value to further
Adrian Prantl
2014-08-11
2
-13
/
+12
*
Make these DebugLocEntry::Value comparison operators friend functions
Adrian Prantl
2014-08-11
1
-24
/
+34
*
Add isRegSequence property.
Quentin Colombet
2014-08-11
1
-0
/
+25
*
Debug info: Remove an obsolete constructor from DebugLocEntry.
Adrian Prantl
2014-08-11
1
-2
/
+2
*
Debug info: Modify DebugLocEntry::addValue to take multiple values so it
Adrian Prantl
2014-08-11
2
-8
/
+9
*
Debug info: Further simplify the implementation of buildLocationList by
Adrian Prantl
2014-08-11
1
-6
/
+6
*
Debug Info: Move the sorting and uniqueing of pieces from emitLocPieces()
Adrian Prantl
2014-08-11
2
-18
/
+22
*
Debug info: Refactor DebugLocEntry's Merge function to make
Adrian Prantl
2014-08-11
2
-14
/
+37
*
PeepholeOptimizer: make parameter ref to SmallPtrSetImpl
Hans Wennborg
2014-08-11
1
-2
/
+2
*
Make this SmallVector size a power of two as suggested by Chandler
Hans Wennborg
2014-08-11
1
-1
/
+1
*
In Machine CSE pass, the source register of a COPY machine instruction can
Jiangning Liu
2014-08-11
1
-11
/
+19
*
Re-commit "Increase the size of this SmallVector in PeepholeOptimizer." (r215...
Hans Wennborg
2014-08-11
1
-3
/
+3
*
Revert "Increase the size of this SmallVector in PeepholeOptimizer." (r215340)
Hans Wennborg
2014-08-11
1
-1
/
+1
*
Increase the size of this SmallVector in PeepholeOptimizer.
Hans Wennborg
2014-08-11
1
-1
/
+1
*
Increase the size of SpillPlacement::BlockFrequencies.
Hans Wennborg
2014-08-11
1
-2
/
+2
*
Increase the size of this SmallVector in CloneNodeWithValues.
Hans Wennborg
2014-08-11
1
-1
/
+1
*
Increase the size of DwarfAccelTable::TableHeaderData::Atoms.
Hans Wennborg
2014-08-11
1
-1
/
+1
*
Add support for scalarizing cttz_zero_undef
Petar Jovanovic
2014-08-10
1
-0
/
+1
*
CodeGen: switch to a range based for loop
Saleem Abdulrasool
2014-08-09
1
-3
/
+4
*
DebugInfo: Recommit (reverted in r215217, originally committed in r215157) th...
David Blaikie
2014-08-08
1
-0
/
+1
*
Added a TLI hook to signal that the target does not have or does not care about
Pedro Artigas
2014-08-08
2
-5
/
+11
*
DebugInfo: Remove assertion (added in r215157) that's firing on a blocks
David Blaikie
2014-08-08
1
-1
/
+0
*
Add missing Interpreter intrinsic lowering for sin, cos and ceil
Josh Klontz
2014-08-08
1
-0
/
+12
*
[pr19635] Revert most of r170537, and add new testcase.
Patrik Hagglund
2014-08-08
1
-1
/
+1
*
[stack protector] Look through bitcasts to get global variable
Akira Hatanaka
2014-08-07
1
-9
/
+19
*
DebugInfo: Fix overwriting/loss of inlined arguments to recursively inlined f...
David Blaikie
2014-08-07
1
-4
/
+2
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
6
-4
/
+42
*
Debugging Utility - optional ability for dumping critical path length
Gerolf Hoflehner
2014-08-07
1
-2
/
+16
*
MachineCombiner Pass for selecting faster instruction sequence on AArch64
Gerolf Hoflehner
2014-08-07
1
-1
/
+3
*
test commit: remove trailing whitespace.
Frederic Riss
2014-08-07
1
-2
/
+2
[next]