oota-llvm.git
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...
2013-01-04 Akira Hatanaka[mips] 80 columns.
2013-01-04 Nick KledzikFix how YAML I/O detects flow sequences.
2013-01-04 Akira Hatanaka[mips] Reorder template parameters. Remove class shift_...
2013-01-04 Manman RenMemory Dependence Analysis: fix a miscompile that uses...
2013-01-04 Akira Hatanaka[mips] Refactor conditional move instructions.
2013-01-04 Akira Hatanaka[mips] Refactor instructions which move data from or...
2013-01-04 Nadav RotemUpdate the gcc-loops benchmarks results with the new...
2013-01-04 Eli Benderskyfix a couple of typos
2013-01-04 Eli BenderskyRemove unused #include
2013-01-04 Adhemerval... PowerPC: Fix eh_frame relocation for PIC
2013-01-04 Nadav RotemAdd linpack-pc bench
2013-01-04 Joel JonesAdd Textmate bundle for Tablegen syntax-highlighting
2013-01-04 Nadav RotemChange the default number of registers to prevent unrol...
2013-01-04 Eric ChristopherAdd a space to the end of the line so we don't get...
2013-01-04 Pedro Artigassmall fixes to enable the reuse of the pass manager...
2013-01-04 Eric ChristopherAdd section information for the DWARF5 split debug...
2013-01-04 Eric ChristopherMake comment a bit more clear.
2013-01-04 Nadav RotemMove the loop vectorizer from O2 to O3. It looks like...
2013-01-04 Nadav RotemUpdate the docs about the new unroll features.
2013-01-04 Nadav RotemLoopVectorizer:
2013-01-04 Nadav RotemRevert revision: 171467. This transformation is incorre...
2013-01-03 Elena DemikhovskySimplified TRUNCATE operation that comes after SETCC...
2013-01-03 Michael GottesmanRevert "Mark DIV/IDIV instructions hasSideEffects=1...
2013-01-03 Michael GottesmanChanged two debug statements that state that a queue...
2013-01-03 Michael GottesmanAdded DEBUG message for ObjCARC when we zap a push...
2013-01-03 Michael GottesmanAdded DEBUG message to ObjCARC when we transform objc_i...
2013-01-03 Michael GottesmanAdded DEBUG message for ObjCARC when an inline asm...
2013-01-03 Craig TopperMark DIV/IDIV instructions hasSideEffects=1 because...
2013-01-03 Hal FinkelBetter comment on VTTI::getShuffleCost
2013-01-03 NAKAMURA TakumiCompiler.h: Leave LLVM_BUILTIN_UNREACHABLE undefined...
2013-01-03 Hal FinkelAdd a subtype parameter to VTTI::getShuffleCost
2013-01-03 Bill WendlingRevert everything to r171366 to try to fix the build.
2013-01-03 Nadav RotemReformat the rst text.
2013-01-03 Bill WendlingTry again to revert the bad patch. The tree was reverte...
2013-01-03 Hal FinkelAdd a default Index for VTTI::getShuffleCost
2013-01-03 Nadav RotemLoopVectorizer: Test the unrolling flag.
2013-01-03 Nadav RotemLoopVectorizer: Document the unrolling feature.
2013-01-03 Bill WendlingRevert patch. Something snuck in there that shouldn...
next