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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rationalize the formatting of these case labels. Having two sorted
Chandler Carruth
2013-04-09
1
-15
/
+29
*
This patch enables llvm to switch between compiling for mips32/mips64
Reed Kotler
2013-04-09
24
-11
/
+908
*
Add support for bottom-up SLP vectorization infrastructure.
Nadav Rotem
2013-04-09
15
-0
/
+995
*
Make check depend on all.
Eric Christopher
2013-04-09
1
-1
/
+1
*
[ms-inline asm] Use parsePrimaryExpr in lieu of parseExpression if we need to
Chad Rosier
2013-04-09
3
-5
/
+17
*
The .dwo section shouldn't contain the unrelocated values (and
Eric Christopher
2013-04-09
2
-26
/
+34
*
Cleanup PPCEarlyReturn
Hal Finkel
2013-04-09
1
-28
/
+31
*
Revert r176408 and r176407 to address PR15540.
Nadav Rotem
2013-04-09
4
-189
/
+43
*
[ms-inline asm] Maintain a StringRef to reference a symbol in a parsed operand,
Chad Rosier
2013-04-09
3
-38
/
+47
*
DAGCombiner: Fold a shuffle on CONCAT_VECTORS into a new CONCAT_VECTORS if po...
Benjamin Kramer
2013-04-09
2
-0
/
+72
*
Use virtual base registers on PPC
Hal Finkel
2013-04-09
4
-15
/
+216
*
Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheck
Hal Finkel
2013-04-09
1
-1
/
+5
*
Rewrite test/Linker tests to use FileCheck instead of grep.
Eli Bendersky
2013-04-09
25
-34
/
+57
*
Convert MachOObjectFile to a template.
Rafael Espindola
2013-04-09
6
-925
/
+881
*
DWARF parser: Fix DWARF-2/3 incompatibility: size of DW_FORM_ref_addr is the ...
Alexey Samsonov
2013-04-09
3
-45
/
+35
*
Converted 8x tests of SimplifyCFG to use FileCheck instead of grep.
Michael Gottesman
2013-04-09
8
-17
/
+21
*
Extract a function.
Jakob Stoklund Olesen
2013-04-09
1
-31
/
+17
*
Remove the confusing sentence.
Nadav Rotem
2013-04-09
1
-2
/
+0
*
Revert 179071 because it is not the right way to support non standard new/new...
Nadav Rotem
2013-04-09
4
-21
/
+25
*
Compute correct frame sizes for SPARC v9 64-bit frames.
Jakob Stoklund Olesen
2013-04-09
4
-25
/
+56
*
More uses for SymbolTableEntryBase.
Rafael Espindola
2013-04-09
1
-35
/
+9
*
Add a SymbolTableEntryBase.
Rafael Espindola
2013-04-09
2
-52
/
+38
*
Fix PointerIntPair to be enum class compatible.
Joe Groff
2013-04-09
1
-26
/
+26
*
Add a SectionBase struct.
Rafael Espindola
2013-04-08
2
-24
/
+30
*
c++ new operators are not malloc-like functions because they do not return un...
Nadav Rotem
2013-04-08
4
-25
/
+21
*
InstructionSimplify.cpp: Fix a ligature, "fi", to get rid of utf8 in comment.
NAKAMURA Takumi
2013-04-08
1
-1
/
+1
*
Redo the fix Benjamin Kramer committed in r178793 about iterator invalidation...
Shuxin Yang
2013-04-08
1
-12
/
+14
*
Update the docs about the fact that the loop vectorizer is enabled by default...
Nadav Rotem
2013-04-08
1
-9
/
+4
*
Template the MachO types over the word size.
Rafael Espindola
2013-04-08
3
-82
/
+119
*
Remove is64BitLoadCommand.
Rafael Espindola
2013-04-08
1
-20
/
+10
*
Rewrite test/Integer tests to use FileCheck instead of grep
Eli Bendersky
2013-04-08
3
-5
/
+7
*
Rewrite test/ExecutionEngine tests to use FileCheck instead of grep
Eli Bendersky
2013-04-08
4
-6
/
+10
*
Update documentation.
Matt Arsenault
2013-04-08
1
-3
/
+1
*
Rewrite test/Verifier tests to use FileCheck instead of grep
Eli Bendersky
2013-04-08
13
-19
/
+28
*
X86 cost model: Model cost for uitofp and sitofp on SSE2
Arnold Schwaighofer
2013-04-08
3
-3
/
+677
*
[ms-inline asm] Add support for ImmDisp [ Symbol ] memory operands.
Chad Rosier
2013-04-08
3
-24
/
+28
*
Generate PPC early conditional returns
Hal Finkel
2013-04-08
8
-28
/
+218
*
DWARF parser: remove duplicated code and fix code style in DIE extractors.
Alexey Samsonov
2013-04-08
2
-268
/
+81
*
Add all 4 MachO object types. Use the stored type to implement is64Bits().
Rafael Espindola
2013-04-08
3
-8
/
+24
*
R600: Control Flow support for pre EG gen
Vincent Lejeune
2013-04-08
3
-72
/
+240
*
Simplify the quoting here. Our lit emulator doesn't deal well with the
Chandler Carruth
2013-04-08
1
-1
/
+1
*
Remove a global 'endl' variable from the other file as well.
Chandler Carruth
2013-04-08
1
-25
/
+22
*
Clean up namespaces in obj2yaml.cpp.
Chandler Carruth
2013-04-08
1
-11
/
+12
*
Add ACLE link to ARM documentation sections
Tim Northover
2013-04-08
1
-0
/
+4
*
AArch64: remove barriers from AArch64 atomic operations.
Tim Northover
2013-04-08
5
-325
/
+400
*
Cleanup the formatting of obj2yaml.cpp.
Chandler Carruth
2013-04-08
1
-22
/
+23
*
Don't define our own global 'endl' variable. While technically it had
Chandler Carruth
2013-04-08
1
-5
/
+3
*
ARM: Remove unused variable.
Benjamin Kramer
2013-04-08
1
-2
/
+0
*
Cleanup and improve PPC fsel generation
Hal Finkel
2013-04-07
2
-7
/
+170
*
TargetLowering: Fix getTypeConversion handling of extended vector types
Arnold Schwaighofer
2013-04-07
4
-14
/
+17
[prev]
[next]