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-30
Akira Hatanaka
Check values of immediate operands.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Fix a bug in compare_numeric().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Duncan Sands
Add forgotten tests that the cleanup flag is cleared...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Danil Malyshev
MCJIT initialization TargetData
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Justin Holewinski
PTX: Various stylistic and code readability changes...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Justin Holewinski
PTX: Add programmable rounding mode specifier for int...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Duncan Sands
Inlining often produces landingpad instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Torok Edwin
some 3.0 API notes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Torok Edwin
Comment grammar fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Justin Holewinski
PTX: Attempt to cleanup/unify the handling of FP roundi...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Torok Edwin
Instead of crashing when MCAsmInfo is NULL, add an...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Mips64 shift instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Akira Hatanaka
Mips64 arithmetic and logical instructions with one...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jim Grosbach
ARM fix encoding of VMOV.f32 and VMOV.f64 immediates.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Precompute a bit vector of register sub-classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Jakob Stoklund...
Order register classes topologically.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Akira Hatanaka
Fill delay slot with useful instructions. Modified...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Bill Wendling
Create a machine basic block in the constant pool and...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Bill Wendling
Support creating a constant pool value for a machine...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Nick Lewycky
Fold two identical set lookups into one. No functionali...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Switch to ArrayRef<CodeGenRegisterClass*>.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Dan Gohman
When eliminating unnecessary retain+autorelease on...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Dan Gohman
Don't eliminate objc_retainBlock calls on stack objects...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jim Grosbach
Tidy up. Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Nick Lewycky
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Akira Hatanaka
Mips64 arithmetic and logical instructions with two...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Eli Friedman
Clean up uses of switch instructions so they are not...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Devang Patel
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Devang Patel
Clarify comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Devang Patel
Remove unnecessary and unused data member.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Devang Patel
Cosmetic changes, as per Nick's review.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Duncan Sands
Place this bracket according to the LLVM style.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justin Holewinski
PTX: Fix broken shared library build
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Expand the x86 V_SET0* pseudos right after register...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
NAKAMURA Takumi
Target/ARM: Unbreak! CMake! Build!
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Delete NEONMoveFix, now unused.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Use ExecutionDepsFix instead of NEONMoveFix.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Andrew Trick
typo + pasto
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Remove NumImplicitOps which is now unused.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Andrew Trick
LSR: rewrite inner loops only.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Andrew Trick
Fix build failures better.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Daniel Dunbar
Fix build failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Bill Wendling
Move to ISelLowering.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Justin Holewinski
PTX: Add new patterns for bitconvert and any_extend
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Michael J....
llvm-size: Apply Chris's code review fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Eric Christopher
Use the local we already set up.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Jakob Stoklund...
Rewrite MachineInstr::addOperand() to avoid NumImplicitOps.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-29
Daniel Dunbar
tblgen/ClangDiagnostics: Add support for split default...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Jakob Stoklund...
Revert r140731, "Define classes for unary and binary...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Evan Cheng
Tighten a ARM dag combine condition to avoid an identit...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Akira Hatanaka
Define classes for unary and binary FP instructions...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Bill Wendling
Have the SjLjEHPrepare pass do some more heavy lifting.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Michael J....
Fix cast.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-28
Eli Friedman
PR11033: Make sure we don't generate PCMPGTQ and PCMPEQ...
commit
|
commitdiff
|
tree
|
snapshot
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
next