index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "existant" typos
Alp Toker
2013-10-29
1
-1
/
+1
*
Clean up.
Richard Smith
2013-10-29
1
-4
/
+4
*
DWARFFormValue.cpp: Appease gcc to give explicit constructors.
NAKAMURA Takumi
2013-10-29
1
-4
/
+4
*
ARM cost model: Unaligned vectorized double stores are expensive
Arnold Schwaighofer
2013-10-29
1
-0
/
+15
*
ARM cost model: Account for zero cost scalar SROA instructions
Arnold Schwaighofer
2013-10-29
2
-6
/
+33
*
SLPVectorizer: Use vector type for vectorized memory operations
Arnold Schwaighofer
2013-10-29
1
-2
/
+2
*
Move the STT_FILE symbols out of the normal symbol table processing for
Joerg Sonnenberger
2013-10-29
3
-22
/
+33
*
Debug Info: use createAndAddDIE to wrap around "new DIE" in DwarfDebug.
Manman Ren
2013-10-29
1
-6
/
+5
*
Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.
Manman Ren
2013-10-29
1
-9
/
+5
*
Debug Info: add a helper function createAndAddDIE.
Manman Ren
2013-10-29
2
-29
/
+28
*
Merge DWARFDIE::extractFast and DWARFDIE::extract into one function.
Alexey Samsonov
2013-10-28
2
-56
/
+10
*
DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::ext...
Alexey Samsonov
2013-10-28
4
-18
/
+11
*
DWARF parser: since DWARF4, DW_AT_high_pc may be a constant representing func...
Alexey Samsonov
2013-10-28
1
-4
/
+10
*
DebugInfo: Introduce the notion of "form classes"
Alexey Samsonov
2013-10-28
5
-67
/
+158
*
[mips] Simplify LowerFormalArguments using getRegClassFor.
Akira Hatanaka
2013-10-28
1
-15
/
+2
*
Return early from getUnconditionalBranchTargetOpValue if the branch target is
Lang Hames
2013-10-28
1
-1
/
+1
*
[arm] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
2013-10-28
7
-265
/
+514
*
simplify ConstantRange::getSetSize()
Nuno Lopes
2013-10-28
1
-3
/
+0
*
[SystemZ] Set usaAA to true
Richard Sandiford
2013-10-28
1
-0
/
+3
*
[DAGCombiner] Respect volatility when checking for aliases
Richard Sandiford
2013-10-28
1
-18
/
+25
*
Keep TBAA info when rewriting SelectionDAG loads and stores
Richard Sandiford
2013-10-28
8
-191
/
+181
*
SCEV: Make the final add of an inbounds GEP nuw if we know that the index is ...
Benjamin Kramer
2013-10-28
1
-4
/
+9
*
Prune utf8 chars in comments.
NAKAMURA Takumi
2013-10-28
2
-5
/
+5
*
Prune trailing linefeeds.
NAKAMURA Takumi
2013-10-28
2
-2
/
+0
*
Target/R600: Un-tab-ify.
NAKAMURA Takumi
2013-10-28
3
-9
/
+9
*
Make first substantial checkin of my port of ARM constant islands code to Mips.
Reed Kotler
2013-10-27
8
-12
/
+284
*
NVPTX: Remove unused globals.
Benjamin Kramer
2013-10-27
1
-7
/
+3
*
Hexagon: Remove global state.
Benjamin Kramer
2013-10-27
1
-10
/
+25
*
AVX-512: PMIN/PMAX intrinsics and patterns
Elena Demikhovsky
2013-10-27
2
-1
/
+45
*
Revert r193251 : Use address-taken to disambiguate global variable and indire...
Shuxin Yang
2013-10-27
9
-27
/
+2
*
Quick look-up for block in loop.
Wan Xiaofei
2013-10-26
3
-33
/
+11
*
Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.
Andrew Trick
2013-10-25
3
-14
/
+48
*
Fix LSR: don't normalize quadratic recurrences.
Andrew Trick
2013-10-25
1
-5
/
+13
*
Handle calls and invokes in GlobalStatus.
Rafael Espindola
2013-10-25
1
-0
/
+5
*
LoopVectorizer: Don't attempt to vectorize extractelement instructions
Hal Finkel
2013-10-25
1
-2
/
+3
*
DIEHash: Summary hashing of member functions
David Blaikie
2013-10-25
1
-1
/
+1
*
Change MemoryBuffer::getFile to take a Twine.
Rafael Espindola
2013-10-25
1
-8
/
+12
*
DIEHash: Summary hashing of nested types
David Blaikie
2013-10-25
2
-1
/
+26
*
[X86][AVX512] Add patterns that match the AVX512 floating point register vbro...
Quentin Colombet
2013-10-25
1
-0
/
+5
*
[X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...
Quentin Colombet
2013-10-25
1
-0
/
+5
*
Call destroy from ~BasicCallGraph.
Rafael Espindola
2013-10-25
1
-0
/
+4
*
ARM: allow .thumb_func to be separated from symbol definition
Tim Northover
2013-10-25
2
-17
/
+20
*
The FIXME was indeed fixed in the linker, comment removed.
Yaron Keren
2013-10-25
1
-4
/
+0
*
ARM: don't expand atomicrmw inline on Cortex-M0
Tim Northover
2013-10-25
2
-9
/
+13
*
LegalizeDAG: allow libcalls for max/min atomic operations
Tim Northover
2013-10-25
2
-0
/
+60
*
Optimize concat_vectors(X, undef) -> scalar_to_vector(X).
Nadav Rotem
2013-10-25
3
-48
/
+33
*
llvm-cov dump to dbgs() instead of outs().
Yuchen Wu
2013-10-25
1
-13
/
+14
*
Support for reading program counts in llvm-cov.
Yuchen Wu
2013-10-25
1
-12
/
+17
*
ARM: Tweak usage of '*vfp' compiler_rt functions.
Jim Grosbach
2013-10-24
1
-1
/
+2
*
MCStreamer: Reimplement the virtual EmitRawText as a protected member, EmitRa...
David Blaikie
2013-10-24
3
-6
/
+5
[next]