projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-01-07
Quentin Colombet
When code size is the priority (Oz, MinSize attribute...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
David Blaikie
Make test/DebugInfo/member-pointers.ll portable by...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Joel Jones
Claim ".td" files. Improve README cp command. Drop...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Move TypeFinder.h into the IR tree, it clearly belongs...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Rename the VMCore unittest tree to IR. Somehow was...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Move CallGraphSCCPass.h into the Analysis tree; that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Remove the long defunct 'DefaultPasses' header. We...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Sink AddrMode back into TargetLowering, removing one...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Remove LSR's use of the random AddrMode struct. These...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Switch the SCEV expander and LoopStrengthReduce to use
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
David Tweed
Fix a mistaken commit that included some debugging...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
David Tweed
There was a switch fall-through in the parser for textu...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Silviu Baranga
Make the MergeGlobals pass correctly handle the address...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Dmitri Gribenko
Documentation: add a note that Clang on Mageia 2 can...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
NAKAMURA Takumi
R600/SIISelLowering.cpp: Suppress a warning. [-Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
NAKAMURA Takumi
CallingConvLower.h: Use bitfields like unsigned:1 inste...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Simplify LoopVectorize to require target transform...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Merge the unused header file for LoopVectorizer into...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Switch BBVectorize to directly depend on having a TTI...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Tim Northover
Add LICENSE.TXT covering contributions made by ARM.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Fix a slew of indentation and parameter naming style...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Switch LoopIdiom pass to directly require target transf...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Bill Wendling
Rough out a new c'tor for the AttrBuilder class.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Craig Topper
Remove more unnecessary # operators with nothing to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
David Blaikie
Documentation updates for pointer-to-member debug info...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
David Blaikie
PR14759: Debug info support for C++ member pointers.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Craig Topper
Remove # from the beginning and end of def names. The...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Craig Topper
Remove # from the beginning and end of def names.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Craig Topper
Revert r171140. We don't actually need to support ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Craig Topper
Remove unnecessary # tokens at the beginning and end...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Make SimplifyCFG simply depend upon TargetTransformInfo...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Move the initialization to the Analysis library as...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Eric Christopher
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Fix the enumerator names for ShuffleKind to match tho...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Make the popcnt support enums and methods have more...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Move TargetTransformInfo to live under the Analysis...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Sean Silva
tblgen, docs: Add initial syntax reference.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Sean Silva
Simplify TableGen type-compatibility checks.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Chandler Carruth
Switch TargetTransformInfo from an immutable analysis...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-07
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael Gottesman
[ObjCARC Debug Message] - Added debug message when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael Gottesman
[ObjCARC Debug Messages] - Added missing newline.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael Gottesman
Added debug statement to ObjCARC when we replace objc_a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael Gottesman
Added 2x Debug statements to ObjCARC that log when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Dmitri Gribenko
Documentation: add clang 3.0 + libstdc++ 4.7.x as a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael Gottesman
Added debug message in ObjCARC when we remove a no...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael Gottesman
Added debug message to ObjCARC when we transform an...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Craig Topper
Fix suffix handling for parsing and printing of cvtsi2s...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Evan Cheng
Fix for PR14739. It's not safe to fold a load into...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Andrew Trick
Fix a crash in LSR replaceCongruentIVs.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael J....
[objdump] Use correct format specifiers and fix C+...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael J....
[Object][ELF] Fix incorrect size of members for the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael J....
[objdump] Add --private-headers, -p.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael J....
[Object][ELF] Add program header iterator.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Michael J....
[Object][ELF] Refactor ELFRelocationIterator into ELFEn...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
Renato Golin
Add reference to dcommit on GettingStarted
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
David Blaikie
Include access modifiers in subprogram metadata IR...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Dmitri Gribenko
GettingStarted: improve formatting and document that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Michael Gottesman
Added debug message to ObjCARC when we transform objc_r...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Michael Gottesman
Added debug message for ObjCARC when we zap an objc_aut...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chris Lattner
switch from pointer equality comparison to MDNode:...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Funnel the actual TargetTransformInfo pass from the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Benjamin Kramer
Attribute: Make hashes match when looking up AttributeI...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Fix another place where we build the TTI pass to the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Convert the TargetTransformInfo from an immutable pass...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Switch the loop vectorizer from VTTI to just use TTI...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Switch the cost model analysis over to just the TTI...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Switch the BB vectorizer from the VTTI interface to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Switch SimplifyCFG over to the TargetTransformInfo...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Switch LoopIdiomRecognize to directly use the TargetTra...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Replicate the APIs of ScalarTargetTransformInfo and
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Switch the empty and tombstone key enumerators to not...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
While the struct being defined in the AddressingMode...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Remove unnecessary include.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
NAKAMURA Takumi
IR/Attributes: Provide EmptyKey and TombstoneKey in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
David Blaikie
Emit DW_TAG_formal_parameter for unnamed parameters.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Craig Topper
Recommit r171461 which was incorrectly reverted. Mark...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Nadav Rotem
Revert revision 171524. Original message:
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
NAKAMURA Takumi
DenseMap: Appease -fstrict-aliasing on g++-4.4.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Jakob Stoklund...
Don't call destructors on MachineInstr and MachineOperand.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Jakob Stoklund...
Use ArrayRecycler for MachineInstr operand lists.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Jakob Stoklund...
Add MachineRegisterInfo::moveOperands().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Refactor the ScalarTargetTransformInfo API for querying...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Sink the AddressingModeMatcher helper class into an...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Rename the unittest from ArrayRecylerTest.cpp to ArrayR...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Akira Hatanaka
[mips] Fix data layout string. Add 64 to the list of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Bill Wendling
Add a method to create an AttributeSet from an AttrBuilder.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Nadav Rotem
Fix a typo. Remove the duplicated test.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Nadav Rotem
iLoopVectorize: Non commutative operators can be used...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Nadav Rotem
Force a fixed unroll count on the target independent...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Jakob Stoklund...
Add an ArrayRecycler class.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Eric thought that Darwin was right to use -1 consistent...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Fix a stray 'dnl' that my editor line-wrapped into...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Eric Christopher
Make this an integer so we have enumeral types in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Finally, fix the autoconf setup to allow for a missing...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Chandler Carruth
Provide a default constructor for TimeValue. This was...
commit
|
commitdiff
|
tree
|
snapshot
next