index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-05-10
Fix the R600 build.
Rafael Espindola
2013-05-10
[ms-inline asm] Fix a crasher when we fail on a direct match.
Chad Rosier
2013-05-10
Remove unused argument.
Rafael Espindola
2013-05-10
Fix MCJITCAPITest.cpp unit test on Windows.
Andrew Kaylor
2013-05-10
Better output for long help strings for command-line options.
Alexander Kornienko
2013-05-10
Remove unused function.
Rafael Espindola
2013-05-10
InstCombine: Don't claim to be able to evaluate any shl in a zexted type.
Benjamin Kramer
2013-05-10
Implement AsmParser for ARM unwind directives.
Logan Chien
2013-05-10
XFAILing this test on Win32 to unbreak the build bots.
Aaron Ballman
2013-05-10
DAGCombiner: Generate a correct constant for vector types when folding (xor (...
Benjamin Kramer
2013-05-10
InstCombine: Verify the type before transforming uitofp into select.
Benjamin Kramer
2013-05-10
R600: Remove AMDILPeeopholeOptimizer and replace optimizations with tablegen ...
Tom Stellard
2013-05-10
R600: Expand SUB for v2i32/v4i32
Tom Stellard
2013-05-10
R600: Expand MUL for v4i32/v2i32
Tom Stellard
2013-05-10
R600: Expand SRA for v4i32/v2i32
Tom Stellard
2013-05-10
R600: Expand vselect for v4i32 and v2i32
Tom Stellard
2013-05-09
[x86AsmParser] It's valid to stop parsing an operand at an immediate.
Chad Rosier
2013-05-09
Teach SelectionDAG to constant fold all-constant FMA nodes the same way that ...
Owen Anderson
2013-05-09
Fix a documentation warning: \bried -> \brief
Dmitri Gribenko
2013-05-09
Documentation warning: \param, not \parm
Dmitri Gribenko
2013-05-09
Rewrite assert to avoid warning when the record element type is byte-sized.
Jordan Rose
2013-05-09
Generate a compact unwind encoding in the face of a stack alignment push.
Bill Wendling
2013-05-09
Hexagon: Remove switch cases from GetDotNewPredOp and isPostIncrement functions.
Jyotsna Verma
2013-05-09
[GVN] Split critical-edge on the fly, instead of postpone edge-splitting to next
Shuxin Yang
2013-05-09
Hexagon: Use relation map for getMatchingCondBranchOpcode() and
Jyotsna Verma
2013-05-09
Simplify the code a bit.
Bill Wendling
2013-05-09
Don't replace an alias in llvm.used with its target.
Rafael Espindola
2013-05-09
[XCore] Fix handling of functions where only the LR is spilled.
Richard Osborne
2013-05-09
InstCombine: Don't just copy known bits from the first operand of an srem.
Benjamin Kramer
2013-05-09
Avoid runtime type checks.
Rafael Espindola
2013-05-09
libDebugInfo depends on libObject nowadays.
Benjamin Kramer
2013-05-09
Introduce convenience typedefs for the 4 ELF object types.
Rafael Espindola
2013-05-09
Test commit.
Kai Nacke
2013-05-09
Change getRelocationAdditionalInfo to be ELF only.
Rafael Espindola
2013-05-09
Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"
Eric Christopher
2013-05-09
LoopVectorizer: Don't assert on the absence of induction variables
Arnold Schwaighofer
2013-05-08
Use correct parameter names in comments [-Wdocumentation]
Dmitri Gribenko
2013-05-08
Revert 181475 as the DebugIR tests are breaking (automake) buildbots that re-...
Daniel Malea
2013-05-08
Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)
Eric Christopher
2013-05-08
DebugIR tests -- lit tests for the line number transform
Daniel Malea
2013-05-08
Add DebugIR pass -- emits IR file and replace source lines with IR lines in MD
Daniel Malea
2013-05-08
Pull up AssemblyWriter interface into header to allow subclassing
Daniel Malea
2013-05-08
Add line tracking support to FormattedStream
Daniel Malea
2013-05-08
[mips] Add instruction selection pattern for (seteq $LHS, 0).
Akira Hatanaka
2013-05-08
[PowerPC] Add ELF relocation tests
Ulrich Weigand
2013-05-08
Remove unused isLegalAddressImmediate() method.
Roman Divacky
2013-05-08
[PowerPC] Add some missing PPC64 relocs
Ulrich Weigand
2013-05-08
[PowerPC] Fix regression in generating @ha/@l relocs
Ulrich Weigand
2013-05-08
Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8.
Bill Schmidt
2013-05-08
For r181148: fixed warning 'enumeral and non-enumeral type in conditional exp...
Stepan Dyatkovskiy
[prev]
[next]