index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce convenience typedefs for the 4 ELF object types.
Rafael Espindola
2013-05-09
3
-50
/
+35
*
Test commit.
Kai Nacke
2013-05-09
1
-0
/
+1
*
Change getRelocationAdditionalInfo to be ELF only.
Rafael Espindola
2013-05-09
10
-59
/
+65
*
Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"
Eric Christopher
2013-05-09
3
-135
/
+12
*
LoopVectorizer: Don't assert on the absence of induction variables
Arnold Schwaighofer
2013-05-09
2
-1
/
+36
*
Use correct parameter names in comments [-Wdocumentation]
Dmitri Gribenko
2013-05-08
1
-3
/
+3
*
Revert 181475 as the DebugIR tests are breaking (automake) buildbots that re-...
Daniel Malea
2013-05-08
14
-700
/
+0
*
Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)
Eric Christopher
2013-05-08
3
-12
/
+135
*
DebugIR tests -- lit tests for the line number transform
Daniel Malea
2013-05-08
14
-0
/
+700
*
Add DebugIR pass -- emits IR file and replace source lines with IR lines in MD
Daniel Malea
2013-05-08
7
-0
/
+263
*
Pull up AssemblyWriter interface into header to allow subclassing
Daniel Malea
2013-05-08
2
-84
/
+160
*
Add line tracking support to FormattedStream
Daniel Malea
2013-05-08
2
-29
/
+42
*
[mips] Add instruction selection pattern for (seteq $LHS, 0).
Akira Hatanaka
2013-05-08
2
-0
/
+13
*
[PowerPC] Add ELF relocation tests
Ulrich Weigand
2013-05-08
1
-0
/
+25
*
Remove unused isLegalAddressImmediate() method.
Roman Divacky
2013-05-08
2
-21
/
+0
*
[PowerPC] Add some missing PPC64 relocs
Ulrich Weigand
2013-05-08
2
-0
/
+16
*
[PowerPC] Fix regression in generating @ha/@l relocs
Ulrich Weigand
2013-05-08
1
-1
/
+10
*
Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.
Bill Schmidt
2013-05-08
2
-4
/
+94
*
For r181148: fixed warning 'enumeral and non-enumeral type in conditional exp...
Stepan Dyatkovskiy
2013-05-08
1
-1
/
+1
*
Add myself as SystemZ code owner
Richard Sandiford
2013-05-08
1
-0
/
+4
*
Add SystemZ feats to CodeGenerator.rst
Richard Sandiford
2013-05-08
1
-0
/
+9
*
R600/SI: Add lit tests for llvm.SI.imageload and llvm.SI.resinfo intrinsics
Michel Danzer
2013-05-08
2
-0
/
+197
*
PPCInstrInfo::optimizeCompareInstr should not optimize FP compares
Hal Finkel
2013-05-08
2
-20
/
+13
*
This patch fixes two tests marked as XFAIL among the ARM assembler tests.
Mihai Popa
2013-05-08
2
-99
/
+97
*
Add libcxx and clang-tools-extra to the testing thing.
Bill Wendling
2013-05-08
1
-3
/
+10
*
Add clang-tools-extra to the list of things to tag for the release.
Bill Wendling
2013-05-08
1
-2
/
+2
*
Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInst
Nick Lewycky
2013-05-08
2
-5
/
+46
*
DAGCombiner: Simplify inverted bit tests
David Majnemer
2013-05-08
3
-10
/
+29
*
Debug Info: Support DW_TAG_imported_declaration
David Blaikie
2013-05-08
2
-50
/
+141
*
Finish renaming constructImportedModuleDIE to constructImportedEntityDIE
David Blaikie
2013-05-08
2
-7
/
+7
*
Pass the MDNode in and do the insertion at compile unit creation time
Eric Christopher
2013-05-08
3
-7
/
+7
*
Typo.
Eric Christopher
2013-05-08
1
-2
/
+2
*
Add the libc++ project to those we tag.
Bill Wendling
2013-05-07
1
-2
/
+2
*
LoopVectorizer: Improve reduction variable identification
Arnold Schwaighofer
2013-05-07
2
-84
/
+251
*
Fix a bug in the MC asm parser evaluating expressions. It was treating:
Kevin Enderby
2013-05-07
2
-1
/
+2
*
Rename DIImportedModule to DIImportedEntity and allow imported declarations
David Blaikie
2013-05-07
6
-32
/
+65
*
MCStreamer: Also clear vector of W64UnwindInfos on reset().
Charles Davis
2013-05-07
1
-0
/
+1
*
Remove redundant check and use cached FrameArray values.
Bob Wilson
2013-05-07
1
-12
/
+8
*
Remove exception handling support from the old JIT.
Rafael Espindola
2013-05-07
14
-836
/
+5
*
Change version to 3.4 in the cmake build too.
Rafael Espindola
2013-05-07
1
-1
/
+1
*
We're in 3.4 land now.
Bill Wendling
2013-05-07
4
-14
/
+14
*
Add empty release notes for 3.4.
Rafael Espindola
2013-05-07
1
-0
/
+77
*
Fix vselect when getSetCCResultType returns a different type from the operands
Matt Arsenault
2013-05-07
1
-3
/
+8
*
Corrected Atom latencies for SSE SQRT instructions.
Preston Gurd
2013-05-07
3
-19
/
+36
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
8
-2
/
+225
*
Debug Info: Fix for break due to r181271
David Blaikie
2013-05-07
2
-0
/
+12
*
Cleanup PPCInstrInfo::optimizeCompareInstr
Hal Finkel
2013-05-07
1
-14
/
+10
*
Add two points to release notes about recent command line library changes.
Andrew Trick
2013-05-07
2
-0
/
+9
*
Reverting r181331.
Jyotsna Verma
2013-05-07
7
-222
/
+3
*
Hexagon: Fix Small Data support to handle -G 0 correctly.
Jyotsna Verma
2013-05-07
7
-3
/
+222
[next]