oota-llvm.git
2013-01-07 Tim NorthoverAdd LICENSE.TXT covering contributions made by ARM.
2013-01-07 Chandler CarruthFix a slew of indentation and parameter naming style...
2013-01-07 Chandler CarruthSwitch LoopIdiom pass to directly require target transf...
2013-01-07 Bill WendlingRough out a new c'tor for the AttrBuilder class.
2013-01-07 Craig TopperRemove more unnecessary # operators with nothing to...
2013-01-07 David BlaikieDocumentation updates for pointer-to-member debug info...
2013-01-07 David BlaikiePR14759: Debug info support for C++ member pointers.
2013-01-07 Craig TopperRemove # from the beginning and end of def names. The...
2013-01-07 Craig TopperRemove # from the beginning and end of def names.
2013-01-07 Craig TopperRevert r171140. We don't actually need to support ...
2013-01-07 Craig TopperRemove unnecessary # tokens at the beginning and end...
2013-01-07 Chandler CarruthMake SimplifyCFG simply depend upon TargetTransformInfo...
2013-01-07 Chandler CarruthMove the initialization to the Analysis library as...
2013-01-07 Eric ChristopherUpdate comment.
2013-01-07 Chandler CarruthFix the enumerator names for ShuffleKind to match tho...
2013-01-07 Chandler CarruthMake the popcnt support enums and methods have more...
2013-01-07 Chandler CarruthMove TargetTransformInfo to live under the Analysis...
2013-01-07 Sean Silvatblgen, docs: Add initial syntax reference.
2013-01-07 Sean SilvaSimplify TableGen type-compatibility checks.
2013-01-07 Chandler CarruthSwitch TargetTransformInfo from an immutable analysis...
2013-01-07 Michael Gottesman[ObjCARC Debug Message] - Added debug message when...
2013-01-07 Michael Gottesman[ObjCARC Debug Message] - Added debug message when...
2013-01-07 Michael Gottesman[ObjCARC Debug Message] - Added debug message when...
2013-01-06 Michael Gottesman[ObjCARC Debug Message] - Added debug message when...
2013-01-06 Michael Gottesman[ObjCARC Debug Message] - Added debug message when...
2013-01-06 Michael Gottesman[ObjCARC Debug Messages] - Added missing newline.
2013-01-06 Michael GottesmanAdded debug statement to ObjCARC when we replace objc_a...
2013-01-06 Michael GottesmanAdded 2x Debug statements to ObjCARC that log when...
2013-01-06 Dmitri GribenkoDocumentation: add clang 3.0 + libstdc++ 4.7.x as a...
2013-01-06 Michael GottesmanAdded debug message in ObjCARC when we remove a no...
2013-01-06 Michael GottesmanAdded debug message to ObjCARC when we transform an...
2013-01-06 Craig TopperFix suffix handling for parsing and printing of cvtsi2s...
2013-01-06 Evan ChengFix for PR14739. It's not safe to fold a load into...
2013-01-06 Andrew TrickFix a crash in LSR replaceCongruentIVs.
2013-01-06 Michael J.... [objdump] Use correct format specifiers and fix C+...
2013-01-06 Michael J.... [Object][ELF] Fix incorrect size of members for the...
2013-01-06 Michael J.... [objdump] Add --private-headers, -p.
2013-01-06 Michael J.... [Object][ELF] Add program header iterator.
2013-01-06 Michael J.... [Object][ELF] Refactor ELFRelocationIterator into ELFEn...
2013-01-06 Renato GolinAdd reference to dcommit on GettingStarted
2013-01-05 David BlaikieInclude access modifiers in subprogram metadata IR...
2013-01-05 Dmitri GribenkoGettingStarted: improve formatting and document that...
2013-01-05 Michael GottesmanAdded debug message to ObjCARC when we transform objc_r...
2013-01-05 Michael GottesmanAdded debug message for ObjCARC when we zap an objc_aut...
2013-01-05 Chris Lattnerswitch from pointer equality comparison to MDNode:...
2013-01-05 Chandler CarruthFunnel the actual TargetTransformInfo pass from the...
2013-01-05 Benjamin KramerAttribute: Make hashes match when looking up AttributeI...
2013-01-05 Chandler CarruthFix another place where we build the TTI pass to the...
2013-01-05 Chandler CarruthConvert the TargetTransformInfo from an immutable pass...
2013-01-05 Chandler CarruthSwitch the loop vectorizer from VTTI to just use TTI...
2013-01-05 Chandler CarruthSwitch the cost model analysis over to just the TTI...
2013-01-05 Chandler CarruthSwitch the BB vectorizer from the VTTI interface to...
2013-01-05 Chandler CarruthSwitch SimplifyCFG over to the TargetTransformInfo...
2013-01-05 Chandler CarruthSwitch LoopIdiomRecognize to directly use the TargetTra...
2013-01-05 Chandler CarruthReplicate the APIs of ScalarTargetTransformInfo and
2013-01-05 Chandler CarruthSwitch the empty and tombstone key enumerators to not...
2013-01-05 Chandler CarruthWhile the struct being defined in the AddressingMode...
2013-01-05 Chandler CarruthRemove unnecessary include.
2013-01-05 NAKAMURA TakumiIR/Attributes: Provide EmptyKey and TombstoneKey in...
2013-01-05 David BlaikieEmit DW_TAG_formal_parameter for unnamed parameters.
2013-01-05 Craig TopperRecommit r171461 which was incorrectly reverted. Mark...
2013-01-05 Nadav RotemRevert revision 171524. Original message:
2013-01-05 NAKAMURA TakumiWhitespace.
2013-01-05 NAKAMURA TakumiDenseMap: Appease -fstrict-aliasing on g++-4.4.
2013-01-05 Jakob Stoklund... Don't call destructors on MachineInstr and MachineOperand.
2013-01-05 Jakob Stoklund... Use ArrayRecycler for MachineInstr operand lists.
2013-01-05 Jakob Stoklund... Add MachineRegisterInfo::moveOperands().
2013-01-05 Chandler CarruthRefactor the ScalarTargetTransformInfo API for querying...
2013-01-05 Chandler CarruthSink the AddressingModeMatcher helper class into an...
2013-01-05 Chandler CarruthRename the unittest from ArrayRecylerTest.cpp to ArrayR...
2013-01-05 Akira Hatanaka[mips] Fix data layout string. Add 64 to the list of...
2013-01-05 Bill WendlingAdd a method to create an AttributeSet from an AttrBuilder.
2013-01-05 Nadav RotemFix a typo. Remove the duplicated test.
2013-01-05 Nadav RotemiLoopVectorize: Non commutative operators can be used...
2013-01-05 Nadav RotemForce a fixed unroll count on the target independent...
2013-01-05 Jakob Stoklund... Add an ArrayRecycler class.
2013-01-05 Chandler CarruthEric thought that Darwin was right to use -1 consistent...
2013-01-05 Chandler CarruthFix a stray 'dnl' that my editor line-wrapped into...
2013-01-05 Eric ChristopherMake this an integer so we have enumeral types in the...
2013-01-05 Chandler CarruthFinally, fix the autoconf setup to allow for a missing...
2013-01-05 Chandler CarruthProvide a default constructor for TimeValue. This was...
2013-01-05 Alex RosenbergFix warnings from llvm-gcc as seen on darwin10 (10.6).
2013-01-05 Chandler CarruthTry to suppress the use of clock_gettime on Darwin...
2013-01-04 Chandler CarruthFix an obvious typo spotted by Reid Kleckner, and break...
2013-01-04 Bill WendlingGet rid of the 'Bits' mask in the attribute builder.
2013-01-04 Chandler CarruthAdd time getters to the process interface for requestin...
2013-01-04 Andrew Tricktabs-to-spaces
2013-01-04 Jakub StaszakMove 'break' to the right place to prevent fallthru...
2013-01-04 Jakob Stoklund... Special case Recycler::clear(BumpPtrAllocator).
2013-01-04 Jakob Stoklund... Add an iplist::clearAndLeakNodesUnsafely() function.
2013-01-04 Jakob Stoklund... Move an assertion so it doesn't dereference end().
2013-01-04 Paul RedmondDo not vectorize loops with subtraction reductions
2013-01-04 Eric ChristopherAdd a name for the anonymous type we're creating for...
2013-01-04 Michael GottesmanAdded DEBUG message to ObjCARC when we optimize objc_re...
2013-01-04 Michael GottesmanFixed up some DEBUG messages where I was putting in...
2013-01-04 Nadav RotemFix a warning
2013-01-04 Preston GurdThe current Intel Atom microarchitecture has a feature...
2013-01-04 Bill WendlingGeneral cleanups.
2013-01-04 Michael J.... [Object][ELF] Add a maximum alignment. This is used...
2013-01-04 Akira Hatanaka[mips] MipsTargetLowering::getSetCCResultType should...
next