index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[stackprotector] Allow for copies from vreg -> vreg to be in a terminator seq...
Michael Gottesman
2013-09-24
1
-6
/
+26
*
Misc fixes for cpp backend.
Eli Friedman
2013-09-24
1
-3
/
+16
*
Add namespaces to the list of items that we expose via pubnames.
Eric Christopher
2013-09-24
1
-0
/
+1
*
Format the index entry kind string to align.
Eric Christopher
2013-09-24
1
-3
/
+3
*
Selecting the address from a very long chain of GEPs can blow the stack.
Bill Wendling
2013-09-24
1
-3
/
+12
*
Comments for r191234 as suggested by Eric Christopher.
David Blaikie
2013-09-23
1
-0
/
+4
*
Add more external types to the pubtypes table. Expand the asm
Eric Christopher
2013-09-23
1
-1
/
+1
*
Unbreak the build (from r191233)since we're calling printf.
David Blaikie
2013-09-23
1
-0
/
+1
*
Rename IsStatic variable to Linkage in order to be a bit more descriptive.
Eric Christopher
2013-09-23
1
-3
/
+3
*
Formatting.
Eric Christopher
2013-09-23
1
-6
/
+6
*
llvm-dwarfdump/libDebugInfo support for type units
David Blaikie
2013-09-23
5
-3
/
+135
*
Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the comin...
David Blaikie
2013-09-23
9
-667
/
+696
*
Make nomips16 mask not repeat if it ends with a '.'.
Reed Kotler
2013-09-23
1
-6
/
+16
*
Reformat code with clang-format.
Bill Wendling
2013-09-23
1
-107
/
+108
*
Handle gnu pubtypes sections:
Eric Christopher
2013-09-23
1
-5
/
+11
*
fix typo: than -> then
Kay Tiong Khoo
2013-09-23
1
-1
/
+1
*
Fixed debug_aranges handling for common symbols.
Richard Mitton
2013-09-23
4
-9
/
+24
*
DebugInfo: Wrap section data and relocs together for dwarf dumping support
David Blaikie
2013-09-23
2
-48
/
+39
*
Revert "LoopVectorizer: Only allow vectorization of intrinsics."
Arnold Schwaighofer
2013-09-23
1
-29
/
+46
*
[mips][msa] Added support for matching addvi, and subvi from normal IR (i.e. ...
Daniel Sanders
2013-09-23
2
-25
/
+76
*
[ARM] Split A/R class into separate subtarget features.
Amara Emerson
2013-09-23
5
-23
/
+37
*
InstSimplify: Fold equality comparisons between non-inbounds GEPs.
Benjamin Kramer
2013-09-23
1
-2
/
+15
*
[mips][msa] Added support for matching insert and copy from normal IR (i.e. n...
Daniel Sanders
2013-09-23
5
-18
/
+213
*
[mips][msa] Added support for matching pcnt from normal IR (i.e. not intrinsics)
Daniel Sanders
2013-09-23
2
-4
/
+10
*
[mips][msa] Added support for matching nor from normal IR (i.e. not intrinsics)
Daniel Sanders
2013-09-23
4
-3
/
+67
*
[mips][msa] Added support for matching and, or, and xor from normal IR (i.e. ...
Daniel Sanders
2013-09-23
2
-3
/
+54
*
Partially revert r191192: Fix -Wunused-variable error when assertions are dis...
Daniel Sanders
2013-09-23
1
-9
/
+0
*
Fix -Wunused-variable error when assertions are disabled and -Werror is in use.
Daniel Sanders
2013-09-23
1
-3
/
+9
*
[mips][msa] Implemented build_vector using ldi, fill, and custom SelectionDAG...
Daniel Sanders
2013-09-23
5
-11
/
+139
*
[Sparc] Use correct instruction pattern for CMPri.
Venkatraman Govindaraju
2013-09-22
1
-1
/
+1
*
Remove dead code
David Blaikie
2013-09-22
1
-17
/
+0
*
StringRef-ize some things
David Blaikie
2013-09-22
1
-8
/
+4
*
Provide basic type safety for array_pod_sort comparators.
Benjamin Kramer
2013-09-22
7
-28
/
+20
*
Drop spurious handle in comment.
Benjamin Kramer
2013-09-22
1
-1
/
+1
*
[Sparc] Make SPARC instructions' encoding well defined such that TableGen can...
Venkatraman Govindaraju
2013-09-22
4
-39
/
+70
*
[Sparc] Clean up MOVcc instructions so that TableGen can encode them correctl...
Venkatraman Govindaraju
2013-09-22
2
-29
/
+105
*
[Sparc] Clean up branch instructions, so that TableGen can encode branch cond...
Venkatraman Govindaraju
2013-09-22
3
-23
/
+26
*
ISelDAG: spot chain cycles involving MachineNodes
Tim Northover
2013-09-22
12
-10
/
+26
*
[Sparc] Add support for TLS in sparc.
Venkatraman Govindaraju
2013-09-22
7
-10
/
+238
*
X86: Use R_X86_64_TPOFF64 for FK_Data_8
David Majnemer
2013-09-22
1
-0
/
+3
*
[SPARC] Make functions with GLOBAL_OFFSET_TABLE access as non-leaf functions.
Venkatraman Govindaraju
2013-09-22
1
-0
/
+4
*
[Sparc] Emit .register directive to declare the use of global registers %g2, ...
Venkatraman Govindaraju
2013-09-22
1
-0
/
+26
*
Correct the pre-increment load latencies in the PPC A2 itinerary
Hal Finkel
2013-09-22
1
-3
/
+3
*
[Sparc] Fix lowering FABS on fp128 (long double) on pre-v9 targets.
Venkatraman Govindaraju
2013-09-21
1
-6
/
+6
*
SROA: Handle casts involving vectors of pointers and integer scalars.
Benjamin Kramer
2013-09-21
1
-11
/
+47
*
Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs spl...
Juergen Ributzka
2013-09-21
3
-45
/
+9
*
Remove alignment restrictions from FMA load folding.
Craig Topper
2013-09-21
1
-31
/
+31
*
SLPVectorizer: Fix multiline comment warning
Arnold Schwaighofer
2013-09-21
1
-2
/
+2
*
ELF: Parse types in directives like binutils gas
David Majnemer
2013-09-21
1
-20
/
+43
*
Fix the buildbot
Juergen Ributzka
2013-09-21
1
-3
/
+3
[prev]
[next]