oota-llvm.git
2013-03-18 Arnold SchwaighoferARM cost model: Correct cost for some cheap float to...
2013-03-18 Quentin ColombetExtend global merge pass to optionally consider global...
2013-03-18 Bill SchmidtChange test cases to handle unaligned references.
2013-03-18 David BlaikieRemove unnecessary leading comment characters in lit...
2013-03-18 Jakob Stoklund... Add SchedRW annotations to most of X86InstrSSE.td.
2013-03-18 Jakob Stoklund... Annotate X86 arithmetic instructions with SchedRW lists.
2013-03-18 Manman RenCheck whether a pointer is non-null (isKnownNonNull...
2013-03-18 Andrew TrickTableGen fix for the new machine model.
2013-03-18 David BlaikieInclude '.test' suffix in target specific lit configs...
2013-03-18 Eric ChristopherMake the fields in the diagram match the descriptive...
2013-03-18 Bill WendlingUpdate
2013-03-18 Hal FinkelFix 80-col. violations in PPCCTRLoops
2013-03-18 Hal FinkelFix large count and negative constant count handling...
2013-03-18 Hal FinkelCleanup initial-value constants in PPCCTRLoops
2013-03-18 Hans WennborgFix integer comparison in DIEInteger::BestForm.
2013-03-18 Matthew CurtisReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.
2013-03-18 Benjamin KramerRemove default copy ctor/assignment, makes AttributeSet...
2013-03-18 David TweedInitially forgotten-to-svn-add test case for r177279.
2013-03-18 David Tweed The optimization a + (-0.0f) -> a was being misapplied...
2013-03-18 Christian KonigR600/SI: implement indirect adressing for SI
2013-03-18 Christian KonigR600/SI: add float vector types
2013-03-18 Christian KonigR600/SI: add shl pattern
2013-03-18 Christian KonigR600/SI: add BUFFER_LOAD_DWORD pattern
2013-03-18 Christian KonigR600/SI: implement SI.load.const intrinsic
2013-03-18 Christian KonigR600/SI: enable all S_LOAD and S_BUFFER_LOAD opcodes
2013-03-18 Christian KonigR600/SI: fix inserting waits for all defines
2013-03-18 Kostya Serebryany[asan] when creating string constants, set unnamed_attr...
2013-03-18 Chandler CarruthMark internal classes as POD-like to get better behavio...
2013-03-18 Anton KorobeynikovTLS support for MinGW targets.
2013-03-18 Anton KorobeynikovWindows TLS: Section name prefix to ensure correct...
2013-03-18 Kostya Serebryany[asan] while generating the description of a global...
2013-03-18 Kostya Serebryany[asan] don't instrument functions with available_extern...
2013-03-18 Jakob Stoklund... Extract a method.
2013-03-18 Craig TopperPost process ADC/SBB and use a shorter encoding if...
2013-03-18 Craig TopperRefactor some duplicated code into helper functions.
2013-03-17 David BlaikieFix the build broken in r177239
2013-03-17 Michael GottesmanReduced dont-infinite-loop-during-block-escape-analysis...
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-17 David BlaikieGeneralize debug info test to be resilient to changes...
2013-03-17 David BlaikieImprove DIFile debug info annotation by letting it...
2013-03-17 Jakob Stoklund... Use ArrayRef<MVT::SimpleValueType> when possible.
2013-03-17 Sylvestre LedruTo avoid symbol clash, undefine PPC here. PPC may be...
2013-03-17 Rafael EspindolaBuild LLVMgold.so on FreeBSD using cmake.
2013-03-17 Michael GottesmanThe promised test case for r175939.
2013-03-17 Hal FinkelImprove PPC VR (Altivec) register spilling
2013-03-16 Hal FinkelRemove FIXMEs in PPC test cases related to unaligned...
2013-03-16 Hal FinkelRemove PPC avoidWriteAfterWrite callback
2013-03-16 Andrew TrickChange the default latency for implicit defs.
2013-03-16 Andrew TrickMachine model. Allow mixed itinerary classes and SchedR...
2013-03-16 Sean Silva[docs] Discuss a potential bug to be aware of.
2013-03-16 Aaron BallmanTest case for graceful handling of long file names...
2013-03-16 Craig TopperAdd X86 code emitter support AVX encoded MRMDestReg...
2013-03-16 Jakob Stoklund... Define more SchedWrites for annotating X86 instructions.
2013-03-15 Jakob Stoklund... Add SchedRW as an Instruction field.
2013-03-15 Daniel Dunbar[ADT] Fix StringSet::insert() to not allocate on every...
2013-03-15 Michael J.... [Support][Path][Windows] Fix dangling else. Don't call...
2013-03-15 Arnold SchwaighoferARM cost model: Fix costs for some vector selects
2013-03-15 Silviu BarangaAdding an A15 specific optimization pass for interactio...
2013-03-15 Benjamin KramerARM: Fix an old refacto.
2013-03-15 Hal FinkelEnable unaligned memory access on PPC for scalar types
2013-03-15 Arnold SchwaighoferARM cost model: Fix cost of fptrunc and fpext instructions
2013-03-15 Hal FinkelProtect PPC Altivec patterns with a predicate
2013-03-15 Alexey SamsonovFixup for r176933: more careful setup of path to llvm...
2013-03-15 Craig TopperUse NumBaseBits in a few more places in SmallBitVector...
2013-03-15 Rafael EspindolaFix the FDE encoding to be relative on ELF.
2013-03-15 Hal FinkelAllocate the RS spill slot for any PPC function with...
2013-03-15 Eric ChristopherTurn anonymous type in anonymous union warning back...
2013-03-15 Eric ChristopherSilence anonymous type in anonymous union warnings.
2013-03-15 Nadav RotemAdd a triple to the test.
2013-03-14 Nadav RotemUnaligned loads should use the VMOVUPS opcode.
2013-03-14 David BlaikieRemove some unused variables to clean the Clang -Werror...
2013-03-14 Akira Hatanaka[mips] Set isAllocatable bit of unallocatable register...
2013-03-14 Andrew TrickFix r177112: Add ProcResGroup.
2013-03-14 Jakob Stoklund... Prepare for adding InstrSchedModel annotations to X86...
2013-03-14 Reed KotlerAdd a new method which enables one to change register...
2013-03-14 Arnold SchwaighoferLoopVectorizer: Insert some white space to make test...
2013-03-14 Chad Rosier[fast-isel] The X86FastISel::FastLowerArguments functio...
2013-03-14 Andrew TrickMachineModel: Add a ProcResGroup class.
2013-03-14 Hal FinkelMove estimateStackSize from ARM into MachineFrameInfo
2013-03-14 Hal FinkelProvide the register scavenger to processFunctionBefore...
2013-03-14 Hal FinkelUse frame-index scavenging for PPC register spilling
2013-03-14 Hal FinkelNot all PPC functions with a frame pointer need a RS...
2013-03-14 Arnold SchwaighoferARM cost model: Increase cost of some vector selects...
2013-03-14 Akira Hatanaka[mips] Fix filename in comment and delete unnecessary...
2013-03-14 Jyotsna VermaHexagon: Removed asserts regarding alignment and offset.
2013-03-14 Arnold SchwaighoferAdd missing asserts flag to test - it uses debug flags
2013-03-14 Akira HatanakaAndroid uses cacheflush(long start, long end, long...
2013-03-14 Arnold SchwaighoferLoopVectorize: Invert case when we use a vector cmp...
2013-03-14 Akira HatanakaAdd back lines which were accidentally deleted in CMake...
2013-03-14 Akira Hatanaka[mips] Define function MipsSEDAGToDAGISel::selectAddESubE.
2013-03-14 Hal FinkelAdd a comment about overlapping PPC frame offsets
2013-03-14 Akira Hatanaka[mips] Rename functions and variables to start with...
2013-03-14 Akira HatanakaAdd header file MipsISelDAGToDAG.h.
2013-03-14 Akira Hatanaka[mips] Define two subclasses of MipsDAGToDAGISel. Mips1...
2013-03-14 Shuxin YangPerform factorization as a last resort of unsafe fadd...
2013-03-14 Adrian PrantlTest that we emit a DW_AT_location for self captured...
2013-03-14 Vincent LejeuneR600: Factorize code handling Const Read Port limitation
2013-03-14 Alexey Samsonov[ASan] emit instrumentation for initialization order...
2013-03-14 Chandler CarruthPR14972: SROA vs. GVN exposed a really bad bug in SROA.
2013-03-14 Joerg SonnenbergerAdd two of the float related ARM-specific entries for...
next