oota-llvm.git
2008-11-18 Bill WendlingRevert r59464. It was causing this failure:
2008-11-18 Dan GohmanThere is no InstrStage class.
2008-11-18 Devang PatelGive SIToFPInst preference over UIToFPInst because...
2008-11-18 Dan GohmanAvoid using a loop in ReleasePred and ReleaseSucc metho...
2008-11-17 Devang PatelWhile handling floating point IVs lift restrictions...
2008-11-17 Devang PatelHandle floating point ivs during doInitialization().
2008-11-17 Dan GohmanEliminate some trivial differences between the Schedule...
2008-11-17 Duncan SandsAdd soft float support for a bunch more operations...
2008-11-17 Dan GohmanDon't bother doing latency calculations in the "fast...
2008-11-17 Dan GohmanUse SUnit's CycleBound field instead of duplicating...
2008-11-17 Dale JohannesenRemove these, which test for optimizations that
2008-11-17 Dale JohannesenMove some former testcases (low-probability codegen
2008-11-17 Devang PatelLet AnalyzeAlloca() remove debug intrinsics.
2008-11-17 Richard OsborneDon't produce ADDC/ADDE when expanding SHL unless they...
2008-11-17 Mikhail GlushenkovSupport dependencies between plugins by priority-sorting.
2008-11-17 Mikhail GlushenkovFilter ToolPropertiesList to exclude all Tools not...
2008-11-17 Mikhail GlushenkovAdd a layer of indirection to make plugins more flexible.
2008-11-17 Dan GohmanDon't use the isPending flag to mean what the isAvailab...
2008-11-17 Zhongxing Xumove partial template specialization to FoldingSet.h.
2008-11-17 Mon P WangFixed legalization of CONVERT_RNDSAT for integers.
2008-11-16 Lang HamesRemoved 2008-10-17-SpillerBug.ll as it does not provide...
2008-11-16 Chris Lattnerpunctuate, add wording about patches contributed by...
2008-11-16 Torok EdwinIf SI->size() is 0, we are not allowed to dereference...
2008-11-16 Lang Hames2008-10-17-SpillerBug.ll is currently failing, but...
2008-11-16 Lang HamesBig PBQP allocator update. Adds coalescing support...
2008-11-16 Chris Lattnereliminate some std::set's.
2008-11-16 Chris Lattnersimplify loop
2008-11-16 Chris Lattnersimplify a bunch more instcombines to use m_Specific...
2008-11-16 Chris Lattnerfactor the code for simplifying (icmp)|(icmp) into...
2008-11-16 Chris Lattnerdo some computation with apints instead of ConstantInts.
2008-11-16 Chris Lattnermerge a check into a place where it is simpler.
2008-11-16 Mon P WangImproved shuffle normalization to avoid using extract...
2008-11-16 Chris Lattnerfactor a whole bunch of code out into a helper function.
2008-11-16 Chris Lattnersimplify the conditions on two gigantic if's, decreasin...
2008-11-16 Chris Lattnersimplify some instcombine matches by using m_Specific
2008-11-16 Zhongxing XuFix 80-col violation.
2008-11-16 Chris Lattneradd a new m_Specific pattern that matches only if we...
2008-11-16 Chris LattnerUse new m_SelectCst template to eliminate macros.
2008-11-16 Chris Lattneradd a new template for matching a select between two...
2008-11-16 Chris Lattnersimplify code.
2008-11-16 Chris LattnerHandle the case where there is no "not". It is possibl...
2008-11-16 Chris Lattnerfactor a bunch of copy/paste code out into a helper...
2008-11-16 Zhongxing XuAdd partial specialization of FoldingSetTrait for Immut...
2008-11-16 Chris Lattnermake this actually test what it is trying to.
2008-11-16 Zhongxing XuFix 80-column violation.
2008-11-16 Nick LewyckyDon't brute-force analyze cubic or higher polynomials.
2008-11-16 Oscar FuentesCMake: MSVC: Pass list of components the right way...
2008-11-16 Chris Lattnerrearrange some code, no functionality change.
2008-11-16 Chris Lattnerif we're going to use a macro, use it maximally. no...
2008-11-15 Oscar FuentesCMake: Forces linking of the rest of architecture targe...
2008-11-15 Oscar FuentesAdds extern "C" ints to the .cpp files that use Registe...
2008-11-15 Oscar FuentesCMake: Removed some cruft.
2008-11-15 Oscar FuentesCMake: Recursively invokes cmake using the right direct...
2008-11-15 Nick LewyckyClean up some strange whitespace.
2008-11-15 Nick LewyckyCorrect this error message.
2008-11-15 Zhongxing XuAdd Profile method to ImmutableList.
2008-11-15 Duncan SandsWhen splitting a SHUFFLE_VECTOR, try to have the result
2008-11-15 Mon P WangAdd missing widen operations, fixed widening for extrac...
2008-11-15 Oscar FuentesCMake: Adds header and TableGen files to Visual Studio...
2008-11-15 Evan ChengFix fuitos encoding.
2008-11-15 Oscar FuentesCMake: Moved generation of Intrinsics.gen to
2008-11-15 Dan GohmanCorrect a comment.
2008-11-15 Dan GohmanMove ScheduleDAGList's LatencyPriorityQueue class out...
2008-11-14 Oscar FuentesCMake: Remove unused tablegenning code from tools/llvmc...
2008-11-14 Devang PatelRefactor code.
2008-11-14 Oscar FuentesCMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DI...
2008-11-14 Oscar FuentesCMake: Fixed dependencies of .cpp source files on ...
2008-11-14 Dan GohmanAdd support for building a ScheduleDAG from MachineInst...
2008-11-14 Evan ChengFix MOVrx, MOVsrl_flag, and MOVsra_flag encodings.
2008-11-14 Dale JohannesenRemove unneeded stuff from GRAD register class.
2008-11-14 Richard Osborne[XCore] Remove whitespace in the description used when
2008-11-14 Richard Osborne[XCore] Fix expansion of 64 bit add/sub. Don't custom...
2008-11-14 Richard OsborneAdd XCore intrinsics for getid (returns thread id)...
2008-11-14 Lang HamesTest commit.
2008-11-14 Oscar FuentesCMake: Disallow in-source builds except when building...
2008-11-14 Evan ChengARM / Mac OS X also wants to invalidate icache after...
2008-11-14 Dan GohmanAdd a version of NewSUnit for creating units with Machi...
2008-11-14 Dan GohmanFor post-regalloc scheduling, remove the instructions...
2008-11-14 Dan GohmanCheck in the correct version of the patch in r59279.
2008-11-14 Dan GohmanDebug printing for SUnits that carry MachineInstrs.
2008-11-14 Dan GohmanInitial support for carrying MachineInstrs in SUnits.
2008-11-13 Dan GohmanChange DOTGraphTraits<ScheduleDAG*>::getGraphName how...
2008-11-13 Dan GohmanClarify the comment about NumPreds and NumSuccs to...
2008-11-13 Evan ChengHandle the rest of pseudo instructions.
2008-11-13 Evan ChengLazy compilation callback save / restore VFP registers.
2008-11-13 Dan GohmanRemove the FlaggedNodes member from SUnit. Instead...
2008-11-13 Dale Johannesentestcase for PR 1779.
2008-11-13 Owen AndersonDon't allow the restore point to be placed after termin...
2008-11-13 Dale JohannesenExtend InlineAsm::C_Register to allow multiple specific...
2008-11-13 Evan ChengAlways emit a function pointer as a pointer to the...
2008-11-13 Dan GohmanMake the Node member of SUnit private, and add accessors.
2008-11-13 Dan GohmanChange ScheduleDAG's DAG member from a reference to...
2008-11-13 Steve NaroffAdd files to VC++ projects.
2008-11-13 Evan ChengDon't forget to emit stubs for function GV's emitted...
2008-11-13 Dan GohmanLLVM can generate native code for amd64 on "Linux".
2008-11-13 Dan GohmanUse find_first/find_next to iterate through all the...
2008-11-13 Bill WendlingFix to record comparator to make it work for return...
2008-11-13 Bill WendlingPut comma in correct place for call to StructType::get
2008-11-13 Bill WendlingModify the intrinsics pattern to separate out the ...
2008-11-13 Evan Chengfsub{d|s} encoding bugs.
next