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
*
Introduce a string_ostream string builder facilty
Alp Toker
2014-06-26
10
-38
/
+22
*
The includes were sorted. Revert r210578.
Eric Christopher
2014-06-25
1
-1
/
+1
*
Revert "PR20038: DebugInfo: Inlined call sites where the caller has debug inf...
David Blaikie
2014-06-25
2
-8
/
+4
*
PR20038: DebugInfo: Inlined call sites where the caller has debug info but th...
David Blaikie
2014-06-25
2
-4
/
+8
*
Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore...
NAKAMURA Takumi
2014-06-25
3
-51
/
+64
*
Reformat.
NAKAMURA Takumi
2014-06-25
1
-17
/
+13
*
Print a=b as an assignment.
Rafael Espindola
2014-06-24
1
-3
/
+11
*
fixed a few typos in comments
Sanjay Patel
2014-06-24
2
-14
/
+12
*
CodeGen: Avoid multiple strlen calls
David Majnemer
2014-06-24
1
-5
/
+4
*
[AArch64] Fix a build_vector pattern match fail
Kevin Qin
2014-06-24
1
-24
/
+25
*
Remove a temporary hack.
Rafael Espindola
2014-06-23
1
-10
/
+0
*
Revert r211399, "Generate native unwind info on Win64"
NAKAMURA Takumi
2014-06-22
3
-77
/
+68
*
Legalizer: Add support for splitting insert_subvectors.
Benjamin Kramer
2014-06-21
2
-0
/
+39
*
Add back functionality removed in r210497.
Richard Trieu
2014-06-21
1
-2
/
+4
*
Generate native unwind info on Win64
Reid Kleckner
2014-06-20
3
-68
/
+77
*
Allow a target to create a null streamer.
Rafael Espindola
2014-06-20
1
-1
/
+1
*
The count() function for STL datatypes returns unsigned, even where it's
Yaron Keren
2014-06-20
1
-1
/
+1
*
Add Support to Recognize and Vectorize NON SIMD instructions in SLPVectorizer.
Karthik Bhat
2014-06-20
1
-0
/
+23
*
Add a new subtarget hook for whether or not we'd like to enable
Eric Christopher
2014-06-19
1
-14
/
+19
*
DebugInfo: Fission: Ensure the address pool entries for location lists are em...
David Blaikie
2014-06-19
1
-1
/
+1
*
[ValueTracking] Extend range metadata to call/invoke
Jingyue Wu
2014-06-19
1
-1
/
+1
*
Emit DWARF3 call frame information when DWARF3+ debug info is requested
Oliver Stannard
2014-06-19
1
-0
/
+2
*
Move -dwarf-version to an MC level command line option so it's
Eric Christopher
2014-06-19
1
-4
/
+1
*
Remove unnecessary include.
Eric Christopher
2014-06-19
1
-1
/
+0
*
DAG: move sret demotion into most basic LowerCallTo implementation.
Tim Northover
2014-06-18
1
-119
/
+124
*
SelectionDAG: Expand i64 = FP_TO_SINT i32
Tom Stellard
2014-06-17
1
-0
/
+59
*
PR20038: DebugInfo missing DIEs for some concrete variables.
David Blaikie
2014-06-15
1
-0
/
+3
*
LegalizeDAG: make sure cast is unsigned before using FP_TO_UINT.
Tim Northover
2014-06-15
1
-1
/
+4
*
DebugInfo: Remove some extra handling of abstract variables and instead rely ...
David Blaikie
2014-06-13
2
-40
/
+34
*
Move GlobalMerge from Transform to CodeGen.
Jiangning Liu
2014-06-13
2
-0
/
+364
*
The hazard recognizer only needs a subtarget, not a target machine
Eric Christopher
2014-06-13
3
-3
/
+5
*
DebugInfo: Reference abstract definitions from variables in concrete definiti...
David Blaikie
2014-06-13
2
-1
/
+7
*
DwarfDebug::getExistingAbstractVariable: constify an existing reference param...
David Blaikie
2014-06-13
2
-2
/
+2
*
DebugInfo: Following up to r209677, refactor local variable emission to delay...
David Blaikie
2014-06-13
4
-25
/
+48
*
Atomics: make use of the "cmpxchg weak" instruction.
Tim Northover
2014-06-13
1
-12
/
+22
*
Atomics: switch direction of cmpxchg comparison
Tim Northover
2014-06-13
1
-2
/
+2
*
IR: add "cmpxchg weak" variant to support permitted failure.
Tim Northover
2014-06-13
8
-90
/
+163
*
[FastISel][X86] - Add branch weights
Juergen Ributzka
2014-06-13
1
-2
/
+6
*
[FastISel][X86] Add MachineMemOperand to load/store instructions.
Juergen Ributzka
2014-06-12
1
-0
/
+44
*
Fix the scheduler's MaxObservedStall computation.
Andrew Trick
2014-06-12
1
-2
/
+6
*
Revert "SelectionDAG: Enable (and (setcc x), (setcc y)) -> (setcc (and x, y))...
Tom Stellard
2014-06-12
1
-4
/
+4
*
[FastISel] Add support for the stackmap intrinsic.
Juergen Ributzka
2014-06-12
1
-0
/
+102
*
Revert r210613 to conform to coding standards.
Eric Christopher
2014-06-11
1
-1
/
+1
*
Create macro INITIALIZE_TM_PASS.
Jiangning Liu
2014-06-11
2
-29
/
+5
*
CodeGen: refactor DwarfException
Saleem Abdulrasool
2014-06-11
8
-205
/
+201
*
Sort includes.
Eric Christopher
2014-06-11
1
-1
/
+1
*
Have isInTailCallPosition take the DAG so that we can use the
Eric Christopher
2014-06-10
2
-5
/
+6
*
Reorder includes to be sorted.
Eric Christopher
2014-06-10
1
-1
/
+1
*
Fix typos.
Eric Christopher
2014-06-10
1
-1
/
+1
*
[FastISel] Collect statistics about failing intrinsic calls.
Juergen Ributzka
2014-06-10
1
-1
/
+50
[next]