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
2011-09-27
Unbreak CMake build.
Ted Kremenek
2011-09-27
Implement TII::get/setExecutionDomain() for ARM.
Jakob Stoklund Olesen
2011-09-27
Promote the X86 Get/SetSSEDomain functions to TargetInstrInfo.
Jakob Stoklund Olesen
2011-09-27
ARM Thumb2 asm parsing [SU]XT[BH] without rotate but with .w.
Jim Grosbach
2011-09-27
This is the start of the new SjLj EH preparation pass, which will replace the
Bill Wendling
2011-09-27
Embed patterns in definitions of MFC1 and MTC1 instead of defining them outside
Akira Hatanaka
2011-09-27
Remove an invalid assert that is really just asserting when the scheduler emits
Cameron Zwarich
2011-09-27
test/CMakeLists.txt: Depend on llvm-objdump. "make check" is expected to reso...
NAKAMURA Takumi
2011-09-27
Rename AddSelectionDAGCSEId() to addSelectionDAGCSEId().
Jim Grosbach
2011-09-27
Stop emitting instructions with the name "tmp" they eat up memory and have to...
Benjamin Kramer
2011-09-27
Remove incorrect passage.
Bill Wendling
2011-09-27
These symbols appear to be visible by SearchForAddressOfSymbol and no longer
Chad Rosier
2011-09-27
Add binary archive support to llvm-nm.
Michael J. Spencer
2011-09-27
Object: Add archive support.
Michael J. Spencer
2011-09-27
Check that catch clauses have pointer type.
Duncan Sands
2011-09-27
PTX: Fix case where printed alignment could be 0
Justin Holewinski
2011-09-27
Unbreak tests.
Michael J. Spencer
2011-09-27
Add FCA to the lexicon.
Bill Wendling
2011-09-27
PTX: Use external symbols to keep track of params and locals. This also fixes
Justin Holewinski
2011-09-27
Use existing function.
Jakob Stoklund Olesen
2011-09-27
Fix function MipsRegisterInfo::getRegisterNumbering.
Akira Hatanaka
2011-09-27
Do not add the pass that restores $gp if target is Mips64.
Akira Hatanaka
2011-09-27
Have the verifier check that all landingpad operands are constants.
Duncan Sands
2011-09-27
Cleanup PromoteIntOp_EXTRACT_VECTOR_ELT and PromoteIntRes_SETCC.
Nadav Rotem
2011-09-27
Revert r140463; The patch assumes that <4 x i1> is saved to memory as 4 x i8,
Nadav Rotem
2011-09-27
Remove some not-really-correct wording.
Bill Wendling
2011-09-27
Mark MipsPseudo isPseudo.
Akira Hatanaka
2011-09-27
PTX: Add support for sitofp in backend
Justin Holewinski
2011-09-27
Split the landing pad basic block with the correct function. Also merge the
Bill Wendling
2011-09-27
Disable LSR retry by default.
Andrew Trick
2011-09-27
Last batch of test conversions to new atomic instructions.
Eli Friedman
2011-09-26
LSR, one of the new Cost::isLoser() checks did not get merged in the previous...
Andrew Trick
2011-09-26
Convert a bunch more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
Remove extraneous commit garbage.
Owen Anderson
2011-09-26
LSR cost metric minor fix and verification.
Andrew Trick
2011-09-26
Fix an incorrect decoder test.
Owen Anderson
2011-09-26
Remove old hack for compiling with gcc-4.0.
Bob Wilson
2011-09-26
Remove incorrect testcases.
Owen Anderson
2011-09-26
Set register class of a register according to value of HasMips64.
Akira Hatanaka
2011-09-26
Define variable HasMips64 in MipsTargetLowering.
Akira Hatanaka
2011-09-26
In single float mode, double precision FP arguments are passed in integer
Akira Hatanaka
2011-09-26
Convert more tests to new atomic instructions.
Eli Friedman
2011-09-26
Convert more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
Fix grammar.
Bill Wendling
2011-09-26
Remove dead table entry.
Bill Wendling
2011-09-26
Some minor (and more involved) cleanups. No real context changes.
Bill Wendling
2011-09-26
ASR #32 is not allowed on Thumb2 USAT and SSAT instructions.
Owen Anderson
2011-09-26
Convert more tests over to the new atomic instructions.
Eli Friedman
2011-09-26
Upgrade a couple more tests to the new atomic instructions.
Eli Friedman
2011-09-26
Enhance alias analysis for atomic instructions a bit. Upgrade a couple alias...
Eli Friedman
[prev]
[next]