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-04-26
cleanup testcase some more
Adrian Prantl
2013-04-26
fix a typo that due to cu&paste quadrupled itself
Adrian Prantl
2013-04-26
ARM: Fix encoding of hint instruction for Thumb.
Quentin Colombet
2013-04-26
Add missing ':'.
Rafael Espindola
2013-04-26
Bugfix for the debug intrinsic handling in InstCombiner:
Adrian Prantl
2013-04-26
PowerPC: Use RegisterOperand instead of RegisterClass operands
Ulrich Weigand
2013-04-26
Re-write the address propagation code for pre-indexed loads/stores to take in...
Silviu Baranga
2013-04-26
PowerPC: Fix encoding of vsubcuw and vsum4sbs instructions
Ulrich Weigand
2013-04-26
PowerPC: Fix encoding of stfsu and stfdu instructions
Ulrich Weigand
2013-04-26
PowerPC: Fix encoding of rldimi and rldcl instructions
Ulrich Weigand
2013-04-26
PowerPC: Support PC-relative fixup_ppc_brcond14.
Ulrich Weigand
2013-04-26
ARM/NEON: Pattern match vector integer abs to vabs.
Benjamin Kramer
2013-04-26
X86: Now that we have a canonical form for vector integer abs, match it into ...
Benjamin Kramer
2013-04-26
DAGCombiner: Canonicalize vector integer abs in the same way we do it for sca...
Benjamin Kramer
2013-04-26
LoopVectorizer: Calculate the number of pointers to disambiguate at runtime ...
Nadav Rotem
2013-04-26
Use 'git svn find-rev' in git-svnrevert instead of shell script fu.
Michael Gottesman
2013-04-26
Revert "[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls t...
Michael Gottesman
2013-04-26
Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...
Michael Gottesman
2013-04-26
Added the scripts git-svnup/git-svnrevert to utils/git-svn.
Michael Gottesman
2013-04-25
Mips assembler: .set reorder support
Jack Carter
2013-04-25
Remove SMLoc paired with CHECK-NOT patterns. Not functionality change.
Michael Liao
2013-04-25
Make function documentation conform to llvm standards.
Preston Gurd
2013-04-25
ARM cost model: Integer div and rem is lowered to a function call
Arnold Schwaighofer
2013-04-25
Re-enabling MCJIT object caching with memory leak fixed
Andrew Kaylor
2013-04-25
revert r179735, it has no testcases, and doesn't really make sense.
Chris Lattner
2013-04-25
This patch adds the X86FixupLEAs pass, which will reduce instruction
Preston Gurd
2013-04-25
LoopVectorizer: No need to generate pointer disambiguation checks between rea...
Nadav Rotem
2013-04-25
[mc-coff] Forward Linker Option flags into the .drectve section
Reid Kleckner
2013-04-25
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-25
Remove tailing whitespaces
Michael Liao
2013-04-25
[inline asm] Add a test case for r180226. The specific issue is that the inline
Chad Rosier
2013-04-25
Use a pointer as the relocation iterator.
Rafael Espindola
2013-04-25
Clarify getRelocationAddress x getRelocationOffset a bit.
Rafael Espindola
2013-04-25
Fix constant folding for one lane vector types. Constant folding one lane vec...
Silviu Baranga
2013-04-25
Revert "Adding object caching support to MCJIT"
Rafael Espindola
2013-04-25
Revert "Exposing MCJIT through C API"
Rafael Espindola
2013-04-25
Don't compute a std::vector<uint8_t> just to write it out a stream.
Rafael Espindola
2013-04-25
Test case for r180241.
Akira Hatanaka
2013-04-25
Test case for r180238.
Akira Hatanaka
2013-04-25
[mips] Add definitions of micromips load and store instructions.
Akira Hatanaka
2013-04-25
Allow users to choose identity used to sign tools.
Filipe Cabecinhas
2013-04-25
[mips] Add definitions of micromips shift instructions.
Akira Hatanaka
2013-04-25
Fixing OCAML bindings for MCJIT
Andrew Kaylor
2013-04-24
R600: Initialize BooleanVectorContents
Tom Stellard
2013-04-24
R600: Use SHT_PROGBITS for the .AMDGPU.config section
Tom Stellard
2013-04-24
Exposing MCJIT through C API
Andrew Kaylor
2013-04-24
Fix for r180193 - MI Sched: eliminate local vreg.
Andrew Trick
2013-04-24
[inline asm] Fix a crasher for an invalid value type/register class.
Chad Rosier
2013-04-24
Making invalidateInstructionCache automatic in SectionMemoryManager
Andrew Kaylor
2013-04-24
[objc-arc] Added ImpreciseAutoreleaseSet to track autorelease calls that were...
Michael Gottesman
[prev]
[next]