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 libcall expansion creating DAG nodes with invalid type post type legaliza...
Vadim Chugunov
2017-07-05
2
-12
/
+25
*
{DAGCombiner] Fold (rot x, 0) -> x
Simon Pilgrim
2017-07-05
1
-0
/
+4
*
[DAGCombiner] visitRotate patch to optimize pair of ROTR/ROTL instructions in...
Andrew Zhogin
2017-07-05
1
-0
/
+19
*
[globalisel][tablegen] Finish fixing compile-time regressions by merging the ...
Daniel Sanders
2017-07-05
1
-149
/
+0
*
[GlobalISel] Refactor Legalizer helpers for libcalls
Diana Picus
2017-07-05
1
-16
/
+20
*
[MachineIRBuilder] Fix formatting. NFC.
Diana Picus
2017-07-05
1
-1
/
+1
*
[MachineIRBuilder] Add buildOr helper. NFC.
Diana Picus
2017-07-05
1
-0
/
+4
*
[GlobalIsel] allow x86_fp80 values to be dumped.
Igor Breger
2017-07-05
1
-0
/
+8
*
[MachineIRBuilder] Add buildBinaryOp helper. NFC
Diana Picus
2017-07-05
1
-29
/
+11
*
[globalisel][tablegen] Fix an unused variable warning in release builds after...
Daniel Sanders
2017-07-05
1
-1
/
+1
*
[globalisel][tablegen] Added instruction emission to the state-machine-based ...
Daniel Sanders
2017-07-05
1
-0
/
+153
*
Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset
Nirav Dave
2017-07-05
2
-45
/
+20
*
fix trivial typos in comments; NFC
Hiroshi Inoue
2017-07-04
1
-1
/
+1
*
[DAGCombiner] Intermediate variables in visitRotate promoted to the function'...
Andrew Zhogin
2017-07-04
1
-6
/
+9
*
[FastISel][SelectionDAG]Teach fastISel about GC intrinsics
Anna Thomas
2017-07-04
1
-1
/
+5
*
[globalisel][tablegen] Partially fix compile-time regressions by converting m...
Daniel Sanders
2017-07-04
1
-0
/
+3
*
[DAG] Fixed predicate for determining when two frame indices
Nirav Dave
2017-07-04
1
-5
/
+5
*
[legalize-types] Clean up softening machinery.
Anton Yartsev
2017-07-04
4
-42
/
+89
*
DAGCombine: Combine BUILD_VECTOR to TRUNCATE
Zvi Rackover
2017-07-03
1
-0
/
+72
*
fix trivial typos in comments; NFC
Hiroshi Inoue
2017-07-03
1
-1
/
+1
*
[SelectionDAGBuilder] Use EVT::getVectorVT instead of MVT::getVectorVT to pre...
Craig Topper
2017-07-01
1
-1
/
+1
*
[RegisterCoalescer] Account for instructions deleted by removePartialredundun...
Sameer AbuAsal
2017-06-30
1
-1
/
+8
*
[ORE] Add diagnostics hotness threshold
Brian Gesiak
2017-06-30
1
-0
/
+8
*
[codeview] Use the first valid source location at the top of every MBB
Reid Kleckner
2017-06-30
2
-5
/
+18
*
GlobalISel: add G_IMPLICIT_DEF instruction.
Tim Northover
2017-06-30
3
-1
/
+17
*
Drop the LLVM mangler escape when printing the IR name in assembly comments
Reid Kleckner
2017-06-30
1
-1
/
+3
*
[ORE] Unify spelling as "diagnostics hotness"
Brian Gesiak
2017-06-30
1
-1
/
+1
*
Revert "[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset"
Nirav Dave
2017-06-30
2
-20
/
+45
*
[DAG] Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset
Nirav Dave
2017-06-30
2
-45
/
+20
*
[GlobalISel] Make multi-step legalization work.
Kristof Beyls
2017-06-30
1
-11
/
+15
*
[DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC.
Wolfgang Pieb
2017-06-30
4
-30
/
+29
*
[GISel]: New Opcode G_FLOG/G_FLOG2
Aditya Nandakumar
2017-06-29
1
-0
/
+10
*
Remove redundant copy in recurrences
Taewook Oh
2017-06-29
2
-5
/
+176
*
Revert "[mips] Fix multiprecision arithmetic."
Simon Dardis
2017-06-29
1
-17
/
+4
*
[CodeGenPrepare] Don't create inttoptr for ni ptrs
Keno Fischer
2017-06-29
1
-8
/
+23
*
fix trivial typo, NFC
Hiroshi Inoue
2017-06-29
1
-1
/
+1
*
[DAG] Fold FrameIndex offset into BaseIndexOffset analysis. NFCI.
Nirav Dave
2017-06-29
2
-21
/
+35
*
Revert "r306529 - [X86] Correct dwarf unwind information in function epilogue"
Daniel Jasper
2017-06-29
10
-585
/
+14
*
Fold fneg and fabs like multiplications
Stanislav Mekhanoshin
2017-06-28
1
-0
/
+46
*
Rangify loops, formatting changes, use bool instead of unsigned, NFC
Krzysztof Parzyszek
2017-06-28
1
-18
/
+16
*
Missed a check for UndefVI in r306466
Krzysztof Parzyszek
2017-06-28
1
-1
/
+1
*
[X86] Correct dwarf unwind information in function epilogue
Petar Jovanovic
2017-06-28
10
-14
/
+585
*
Revert "[DAG] Fold FrameIndex offset into BaseIndexOffset analysis. NFCI."
Nirav Dave
2017-06-28
2
-24
/
+27
*
Allow to truncate left shift with non-constant shift amount
Stanislav Mekhanoshin
2017-06-28
1
-10
/
+12
*
[DAG] Fold FrameIndex offset into BaseIndexOffset analysis. NFCI.
Nirav Dave
2017-06-28
2
-27
/
+24
*
[CGP] add specialization for memcmp expansion with only one basic block
Sanjay Patel
2017-06-27
1
-1
/
+41
*
GlobalISel: add some more sanity-checking to MachineInstrBuilder. NFC.
Tim Northover
2017-06-27
1
-1
/
+15
*
[GISel]: Add G_FEXP, G_FEXP2 opcodes
Aditya Nandakumar
2017-06-27
1
-0
/
+10
*
[CGP] eliminate a sub instruction in memcmp expansion
Sanjay Patel
2017-06-27
1
-5
/
+2
*
GlobalISel: verify that a COPY is trivial when created.
Tim Northover
2017-06-27
2
-5
/
+10
[next]