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-04-21
Devang Patel
Refactor.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Devang Patel
Test case for r129922
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Jay Foad
PR9214: Convert Metadata API to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Matt Beaumont-Gay
Don't recycle loop variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Jakob Stoklund...
Allow allocatable ranges from global live range splitti...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Rafael Espindola
Fix relative relocations. This is sufficient for runnin...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Devang Patel
As per ARM docs, register Dx is described as DW_OP_regx...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Devang Patel
Add comment in output stream.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Daniel Dunbar
Revert r1296656, "Fix rdar://9289512 - not folding...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Justin Holewinski
PTX: Expand useable register space
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Che-Liang Chiou
ptx: fix parameter ordering
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Che-Liang Chiou
ptx: PTXMachineFunctionInfo no longer sort registers...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Jakob Stoklund...
Don't allow per-register spill size and alignment.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Nick Lewycky
In gcov profiling, give all functions an extra unified...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Nick Lewycky
Fix think-o: emit all 8 bytes of the EOF marker. Also...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Nick Lewycky
Add independent controls for whether GCOV profiling...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Nick Lewycky
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
NAKAMURA Takumi
docs/llvm.css: Introduce cascading style <div> and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
NAKAMURA Takumi
docs/Passes.html: Fix a garbage.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Nick Lewycky
Structs have elements not parameters. I'm surprised...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Evan Cheng
Remove -use-divmod-libcall. Let targets opt in when...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Jakob Stoklund...
Add debug output for rematerializable instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Jakob Stoklund...
Permit remat when a virtual register has multiple defs.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Cameron Zwarich
Fix another case of <rdar://problem/9184212> that only...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Cameron Zwarich
The bitcast case here is actually handled uniformly...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Cameron Zwarich
Cleanup some code to better use an early return style...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Stuart Hastings
Un-XFAIL this test for ARM. <rdar://problem/7662569>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Eli Friedman
Revert r129846; it's breaking a buildbot. See
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Jakob Stoklund...
Prefer cheap registers for busy live ranges.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Stuart Hastings
Excise unintended hunk in 129858. <rdar://problem...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Stuart Hastings
ARM byval support. Will be enabled by another patch...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Daniel Dunbar
sys/Host: Change getHostTriple() to return the full...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Justin Holewinski
PTX: Add intrinsics to list of built-in intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Rafael Espindola
Behave like gnu as when a relocation crosses sections.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Che-Liang Chiou
ptx: add integer div and rem instruction
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Che-Liang Chiou
ptx: add floating-point comparison to setp
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Che-Liang Chiou
ptx: fix parameter ordering
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Nick Lewycky
This should always be signed chars, so use int8_t....
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Rafael Espindola
Remove unused arguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Eric Christopher
Rewrite the expander for umulo/smulo to remember to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Daniel Dunbar
llc: Fix a refacto, .loc support didn't work before...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Sean Callanan
Made the MC disassembler check before accessing
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Daniel Dunbar
ADT/Triple: Renambe isOSX... methods to isMacOSX for...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Johnny Chen
Fix typo in the comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Drop support for -osx style triples, we...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Add support for Triple::MacOSX per feedback...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Move a variety of clients to using isOSDarw...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Add isOSDarwin() and isOSWindows() helper...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Fix Triple::getArchNameForAssembler to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
Target/X86: Eliminate uses of getDarwinVers().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
Target/X86: Add getTargetTriple() accessor.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
Target/PPC: Kill off DarwinVers, which is now dead.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
Target/PPC: Eliminate a use of getDarwinVers().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
Target/PPC: Add a TargetTriple field.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Chris Lattner
add a helper method.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
llc: Eliminate a use of getDarwinMajorNumber().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
Target: Eliminate a use of getDarwinMajorNumber().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
CodeGen: Eliminate a use of getDarwinMajorNumber().
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Add helper function for OS X version checks.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Add isOSVersionLT helper function.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Generalize and simplify getDarwinNumber...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Daniel Dunbar
ADT/Triple: Add support for more explicit "osx" and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Stuart Hastings
Delete unnecessary variable. <rdar://problem/7662569>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Eric Christopher
Remove some duplicate op action entries and reorganize.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Bob Wilson
This patch combines several changes from Evan Cheng...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Bob Wilson
Add -mcpu=cortex-a9-mp. It's cortex-a9 with MP extensio...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Bob Wilson
Avoid some 's' 16-bit instruction which partially updat...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Bob Wilson
Avoid write-after-write issue hazards for Cortex-A9.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Bob Wilson
Some single-precision VFP instructions can execute...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Bob Wilson
Improvements for the Cortex-A9 scheduling itineraries.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Eli Friedman
Add support for FastISel'ing varargs calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Jakob Stoklund...
Force the greedy register allocator to be linked alongs...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Eli Friedman
SelectBasicBlock is rather slow even when it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Stuart Hastings
Support nested CALLSEQ_BEGIN/END; necessary for ARM...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Jay Foad
Trivial simplification.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Jakob Stoklund...
Tighten test case a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Chris Lattner
Implement support for x86 fastisel of small fixed-sized...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Chris Lattner
tidy up
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Chris Lattner
Implement support for fast isel of calls of i1 argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Chris Lattner
Handle i1/i8/i16 constant integer arguments to calls...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Chris Lattner
be layout aware, to produce:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Chris Lattner
fix rdar://9297006 - fast isel bails out on trunc to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Evan Cheng
Change A9 scheduling itineraries VLD* / VST* entries...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Jakob Stoklund...
Make tests register allocation independent again.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Evan Cheng
Do not lose mem_operands while lowering VLD / VST intri...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Francois Pichet
Disable warning C4181: "qualifier applied to reference...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
NAKAMURA Takumi
docs: Use <Hn> as Heading elements instead of <DIV...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Devang Patel
Use ArrayRef variants.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Ted Kremenek
Add BumpPtrAllocator::getTotalMemory() to allow clients...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Devang Patel
Remove test to check line numbers. There are other...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Jim Grosbach
Trim a few unneeded includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Eric Christopher
Invert the meaning of printAliasInstr's return value...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Eli Friedman
Simplify declarations slightly by using typedefs.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Eli Friedman
malloc elimination: it's a bad idea to use raw_svector_...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Devang Patel
Reduce clutter in asm output. Do not emit source locati...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Jakob Stoklund...
Handle spilling around an instruction that has an early...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Sean Callanan
Small fix to the ARM AsmParser to ensure that a
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Eric Christopher
Fix a bug where we were counting the alias sets as...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Chandler Carruth
Mark some functions as used which are used within debug...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Owen Anderson
Enhance the fixed-length disassembler to support the...
commit
|
commitdiff
|
tree
|
snapshot
next