projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-09-28
Michael J....
Add llvm-size.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Michael J....
Object: Add isSection{Data,BSS}.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Eli Friedman
NULL cannot be portably used as the last argument to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Bill Wendling
Perform the lowering only if there are invokes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Bill Wendling
Ahem...actually *add* the ARMSjLjLowering pass to the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Eric Christopher
Add a note on removing LLVMC.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Devang Patel
Introduce llvm-cov.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Justin Holewinski
PTX: Fix alignment logic
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Akira Hatanaka
Rename predicate In32BitMode to NotFP64bit and add...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Akira Hatanaka
Remove definitions of branch-on-FP-likely instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Akira Hatanaka
Mips64 predicate definitions. Patch by Liu.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andrew Trick
indvars: generalize SCEV getPreStartForSignExtend.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Justin Holewinski
PTX: MC-ize the PTX backend (patch 2 of N)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Justin Holewinski
PTX: MC-ize the PTX back-end (patch 1 of N)
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
James Molloy
Check in a patch that has already been code reviewed...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Garrison Venn
Changed comments on foreign C++ exceptions (generated...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Duncan Sands
A typeid of zero means a cleanup, not a catch. This...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Benjamin Kramer
PTX: Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Benjamin Kramer
PTX: Pass param name strings per const reference.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Bill Wendling
Strip off pointer casts when looking at the eh.sjlj...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Bill Wendling
Bitcast the alloca to an i8* to match the intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Bill Wendling
Create and use an llvm.eh.sjlj.functioncontext intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Bill Wendling
In the new EH model, setup the function context and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Bill Wendling
Don't conditionalize execution of the SjLj EH prepare...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andrew Trick
Test case for r140670: indvars should hoist sext.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Andrew Trick
indvars should hoist [sz]ext because licm is not rerun.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Eli Friedman
PR10628: Fix getModRefInfo so it queries the underlying...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Jakob Stoklund...
Rename class and clean up source.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Jakob Stoklund...
Rename SSEDomainFix -> lib/CodeGen/ExecutionDepsFix.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Akira Hatanaka
Remove MipsFPRound. Mips1 is no longer supported.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Jakob Stoklund...
Remove X86-dependent stuff from SSEDomainFix.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Ted Kremenek
Unbreak CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Jakob Stoklund...
Implement TII::get/setExecutionDomain() for ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Jakob Stoklund...
Promote the X86 Get/SetSSEDomain functions to TargetIns...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Jim Grosbach
ARM Thumb2 asm parsing [SU]XT[BH] without rotate but...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Bill Wendling
This is the start of the new SjLj EH preparation pass...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Akira Hatanaka
Embed patterns in definitions of MFC1 and MTC1 instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Cameron Zwarich
Remove an invalid assert that is really just asserting...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
NAKAMURA Takumi
test/CMakeLists.txt: Depend on llvm-objdump. "make...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Jim Grosbach
Rename AddSelectionDAGCSEId() to addSelectionDAGCSEId().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Benjamin Kramer
Stop emitting instructions with the name "tmp" they...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Bill Wendling
Remove incorrect passage.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Chad Rosier
These symbols appear to be visible by SearchForAddressO...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Michael J....
Add binary archive support to llvm-nm.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Michael J....
Object: Add archive support.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Duncan Sands
Check that catch clauses have pointer type.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Justin Holewinski
PTX: Fix case where printed alignment could be 0
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Michael J....
Unbreak tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Bill Wendling
Add FCA to the lexicon.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Justin Holewinski
PTX: Use external symbols to keep track of params and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Jakob Stoklund...
Use existing function.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Akira Hatanaka
Fix function MipsRegisterInfo::getRegisterNumbering.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Akira Hatanaka
Do not add the pass that restores $gp if target is...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Duncan Sands
Have the verifier check that all landingpad operands...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Nadav Rotem
Cleanup PromoteIntOp_EXTRACT_VECTOR_ELT and PromoteIntR...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Nadav Rotem
Revert r140463; The patch assumes that <4 x i1> is...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Bill Wendling
Remove some not-really-correct wording.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Akira Hatanaka
Mark MipsPseudo isPseudo.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Justin Holewinski
PTX: Add support for sitofp in backend
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Bill Wendling
Split the landing pad basic block with the correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Andrew Trick
Disable LSR retry by default.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Eli Friedman
Last batch of test conversions to new atomic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Trick
LSR, one of the new Cost::isLoser() checks did not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Eli Friedman
Convert a bunch more tests over to the new atomic instr...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Owen Anderson
Remove extraneous commit garbage.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Trick
LSR cost metric minor fix and verification.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Owen Anderson
Fix an incorrect decoder test.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Bob Wilson
Remove old hack for compiling with gcc-4.0.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Owen Anderson
Remove incorrect testcases.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Akira Hatanaka
Set register class of a register according to value...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Akira Hatanaka
Define variable HasMips64 in MipsTargetLowering.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Akira Hatanaka
In single float mode, double precision FP arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Eli Friedman
Convert more tests to new atomic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Eli Friedman
Convert more tests over to the new atomic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Bill Wendling
Fix grammar.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Bill Wendling
Remove dead table entry.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Bill Wendling
Some minor (and more involved) cleanups. No real contex...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Owen Anderson
ASR #32 is not allowed on Thumb2 USAT and SSAT instruct...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Eli Friedman
Convert more tests over to the new atomic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Eli Friedman
Upgrade a couple more tests to the new atomic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Eli Friedman
Enhance alias analysis for atomic instructions a bit...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Fix memcpy intrinsic to handle 64-bit pointers
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Eli Friedman
Fix this test so it doesn't fail on Mac.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Implement PTXSelectionDAGInfo
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Implement ISD::ANY_EXTEND
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Fix detection of stack load/store vs. global load...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
James Molloy
Fix emission of debug data for global variables. getCon...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Add .align tests to stack object test file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: SM > 2.0 implies +double
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Fix some lingering issues with stack allocation
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Split up the TableGen instruction definitions...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Unify handling of loads/stores
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Justin Holewinski
PTX: Handle FrameIndex nodes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
David Meyer
Only run tests in test/CodeGen/CBackend/X86 when both...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
David Meyer
PR11004: Inline memcpy to avoid generating nested call...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Craig Topper
Fix VEX decoding in i386 mode. Fixes PR11008.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Jakob Stoklund...
Add target hook for pseudo instruction expansion.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Nadav Rotem
[vector-select] Address one of the issues in pr10902...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Jakob Stoklund...
Clean up code after renaming LowerSubregs -> ExpandPost...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
Jakob Stoklund...
Rename LowerSubregs to ExpandPostRAPseudos.
commit
|
commitdiff
|
tree
|
snapshot
next