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-02-08
configure: when performing a compiler feature test for a -Wno-foo flag, attempt
Richard Smith
2013-02-08
ReleaseNotes: Add section for R600 backend
Tom Stellard
2013-02-08
R600: Dump the function name when TargetLowering::LowerCall() fails
Tom Stellard
2013-02-08
R600: rework flow creation in the structurizer v2
Tom Stellard
2013-02-08
R600: fix loop analyses in the structurizer
Tom Stellard
2013-02-08
R600: fix PHI value adding in the structurizer
Tom Stellard
2013-02-08
Minor cleanup.
Dan Gohman
2013-02-08
[docs] Tweaks for clarity, readability, and correctness.
Sean Silva
2013-02-08
Revert "Add LLVMContext::emitWarning methods and use them. <rdar://problem/12...
Bob Wilson
2013-02-08
Add the 16 bit version of addiu. To the assembler, the 16 and 32 bit are the
Reed Kotler
2013-02-08
DAGCombiner: Constant folding around pre-increment loads/stores
Hal Finkel
2013-02-08
BBVectorize: Use TTI->getAddressComputationCost
Hal Finkel
2013-02-08
More modifications to PowerPC doc links
Bill Schmidt
2013-02-08
Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects.
Bob Wilson
2013-02-08
Update PowerPC links in CompilerWriterInfo.rst
Hal Finkel
2013-02-08
Refine fix to bug 15041.
Bill Schmidt
2013-02-08
[SimplifyLibCalls] Library call simplification doen't work if the call site
Chad Rosier
2013-02-08
Typos.
Jakob Stoklund Olesen
2013-02-08
The patch to fix some issues in r174543 fixed the lines failing the test, but...
David Tweed
2013-02-08
ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
2013-02-08
Update tests for DWARF parser: store sources next to pre-built object files a...
Alexey Samsonov
2013-02-08
Test Commit
Michael Kuperstein
2013-02-08
Parse the attribute group reference on a function.
Bill Wendling
2013-02-08
When Mips16 frames grow large, the immediate field may exceed the maximum
Reed Kotler
2013-02-08
Revert "Have InstCombine call SipmlifyCall when handling calls. Test case inc...
Andrew Trick
2013-02-08
[readobj] Fix memory leak.
Michael J. Spencer
2013-02-08
Use ParseFnAttributeValuePairs instead of ParseOptionalFuncAttrs
Bill Wendling
2013-02-07
[Object][ELF] Add a way to get the dynamic symbol table section.
Michael J. Spencer
2013-02-07
[Object][ELF] Add {begin,end}_elf_dynamic_symbols to non-virtually iterate ov...
Michael J. Spencer
2013-02-07
Have InstCombine call SipmlifyCall when handling calls. Test case included.
Michael Ilseman
2013-02-07
fix 80-col violation and fix the docs.
Nadav Rotem
2013-02-07
[lit] Add a display function for lit.Test.TestResult.
Daniel Dunbar
2013-02-07
[mips] Make Filler a class and reduce indentation.
Akira Hatanaka
2013-02-07
Formatting.
Eric Christopher
2013-02-07
"Clean up" line section symbol emission by emitting the section
Eric Christopher
2013-02-07
[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp
Will Schmidt
2013-02-07
Constrain PowerPC autovectorization to fix bug 15041.
Bill Schmidt
2013-02-07
[mips] Add definition of JALR instruction which has two register operands. Ch...
Akira Hatanaka
2013-02-07
R600/SI: cleanup VGPR encoding
Tom Stellard
2013-02-07
R600/SI: Handle VGPR64 destination in copyPhysReg().
Tom Stellard
2013-02-07
R600/SI: Add pattern for mul.
Tom Stellard
2013-02-07
R600/SI: simplify and fix SMRD encoding
Tom Stellard
2013-02-07
R600/SI: add proper 64bit immediate support v2
Tom Stellard
2013-02-07
R600: Add an explicit default processor
Tom Stellard
2013-02-07
Identify and simplify idempotent intrinsics. Test case included.
Michael Ilseman
2013-02-07
Loop Vectorizer: Refactor Memory Cost Computation
Arnold Schwaighofer
2013-02-07
ADT: Correct APInt::getActiveWords for zero values
Meador Inge
2013-02-07
[Object][ELF] Fix crash on no dynamic section.
Michael J. Spencer
2013-02-07
R600/SI: Use proper instructions for array/shadow samplers.
Tom Stellard
2013-02-07
R600/SI: Make sample intrinsic address parameter type overloaded.
Tom Stellard
[next]