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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[AArch64] Enhance the load/store optimizer with target-specific alias analysis.
Chad Rosier
2015-05-21
1
-20
/
+51
*
fix typo in comment; NFC
Sanjay Patel
2015-05-21
1
-1
/
+1
*
Make it easier to use DwarfContext with MCJIT
Keno Fischer
2015-05-21
7
-6
/
+68
*
Put GEPOperator member function definition in the appropriate .cpp file
David Blaikie
2015-05-21
2
-30
/
+31
*
[opaque pointer type] Allow gep_type_iterator to work with the pointee type f...
David Blaikie
2015-05-21
3
-0
/
+32
*
Stop forwarding (get|set)Aligment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
10
-44
/
+39
*
Resubmit r237708 (MIR Serialization: print and parse LLVM IR using MIR format).
Alex Lorenz
2015-05-21
12
-9
/
+302
*
[PPC64] Handle vpkudum mask pattern correctly when vpkudum isn't available
Bill Schmidt
2015-05-21
1
-1
/
+8
*
Stop creating MCSectionData is the ELF writer.
Rafael Espindola
2015-05-21
1
-35
/
+45
*
[lib/Fuzzer] ignore flags that start with --; use git pull --rebase instead o...
Kostya Serebryany
2015-05-21
2
-2
/
+12
*
IR / debug info: Add a DWOId field to DICompileUnit,
Adrian Prantl
2015-05-21
7
-15
/
+22
*
[PPC/LoopUnrollRuntime] Don't avoid high-cost trip count computation on the P...
Hal Finkel
2015-05-21
1
-0
/
+4
*
writeSymbolTable now only needs a MCContext.
Rafael Espindola
2015-05-21
1
-12
/
+7
*
Pass a const MCAssembler to writeSectionHeader.
Rafael Espindola
2015-05-21
1
-5
/
+9
*
YAML: Null terminate block scalar's value.
Alex Lorenz
2015-05-21
1
-1
/
+2
*
Remove unused argument. NFC.
Rafael Espindola
2015-05-21
1
-8
/
+5
*
Fix StreamingMemoryObject to respect known object size.
Derek Schuff
2015-05-21
1
-5
/
+12
*
Fetch alignment directly out of MCSection. NFC.
Rafael Espindola
2015-05-21
1
-7
/
+5
*
Add support for VSX scalar single-precision arithmetic in the PPC target
Nemanja Ivanovic
2015-05-21
1
-46
/
+82
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
67
-351
/
+326
*
[LoopDistribute] Remove a layer of pointer indirection.
Benjamin Kramer
2015-05-21
1
-41
/
+32
*
use range-based for-loops; NFCI
Sanjay Patel
2015-05-21
1
-4
/
+2
*
use range-based for-loops; NFCI
Sanjay Patel
2015-05-21
1
-6
/
+2
*
Fix warning on builds without asserts.
Rafael Espindola
2015-05-21
1
-0
/
+1
*
use range-based for-loop
Sanjay Patel
2015-05-21
1
-3
/
+2
*
Avoid unnecessary section switching. NFC.
Rafael Espindola
2015-05-21
1
-2
/
+1
*
Remove yet another method of creating begin and end symbol for sections.
Rafael Espindola
2015-05-21
4
-35
/
+24
*
Use existing helper for adding a section. NFC.
Rafael Espindola
2015-05-21
1
-3
/
+1
*
use range-based for-loop; NFCI
Sanjay Patel
2015-05-21
1
-4
/
+1
*
std::sort must be called with a strict weak ordering.
Manuel Klimek
2015-05-21
1
-4
/
+4
*
AVX-512: Enabled SSE intrinsics on AVX-512.
Elena Demikhovsky
2015-05-21
2
-14
/
+33
*
Make Triple::parseARMArch use ARMTargetParser
Renato Golin
2015-05-21
2
-50
/
+89
*
[RewriteStatepointsForGC] Fix debug assertion during derivable pointer remate...
Igor Laevsky
2015-05-21
1
-6
/
+6
*
Test commit. Fix typo in MemDerefPrinter.cpp comment.
Artur Pilipenko
2015-05-21
1
-1
/
+1
*
Remove unnecessary FIXME comment
Renato Golin
2015-05-21
1
-2
/
+0
*
Fixed unused variable warning in non-assert builds from rL237885
Simon Pilgrim
2015-05-21
1
-2
/
+1
*
[X86][SSE] Improve support for 128-bit vector sign extension
Simon Pilgrim
2015-05-21
3
-13
/
+162
*
[TableGen] Resolve complex def names inside multiclasses
Hal Finkel
2015-05-21
2
-6
/
+44
*
AsmPrinter: Compute absolute label difference directly
Duncan P. N. Exon Smith
2015-05-21
2
-0
/
+27
*
[MemCpyOpt] Do move the memset, but look at its dest's dependencies.
Ahmed Bougacha
2015-05-21
1
-1
/
+8
*
MC: Simplify MCSymbolData initialization and remove MCSymbol pointer
Duncan P. N. Exon Smith
2015-05-21
1
-17
/
+0
*
MC: Remove last use of MCSymbolData::getSymbol(), NFC
Duncan P. N. Exon Smith
2015-05-21
1
-3
/
+3
*
[MemCpyOpt] Pass Instruction to IRBuilder, no need for NextNode. NFC.
Ahmed Bougacha
2015-05-21
1
-2
/
+2
*
[opaque pointer type] Pass explicit pointee type in another case of GEP const...
David Blaikie
2015-05-21
1
-1
/
+1
*
Fix build error
Andrew Kaylor
2015-05-20
1
-1
/
+1
*
[MemCpyOpt] Don't move the memset when optimizing memset+memcpy.
Ahmed Bougacha
2015-05-20
1
-1
/
+1
*
Fix build warning
Andrew Kaylor
2015-05-20
1
-1
/
+1
*
[WinEH] C++ EH state numbering fixes
Andrew Kaylor
2015-05-20
2
-106
/
+364
*
[WinEH] Store pointers to the LSDA in the exception registration object
Reid Kleckner
2015-05-20
3
-13
/
+93
*
Don't generate comments in the DebugLocStream unless required. NFC.
Pete Cooper
2015-05-20
3
-10
/
+22
[prev]
[next]