oota-llvm.git
2013-07-11 Hal FinkelPPC: Add some missing V_SET0 patterns
2013-07-11 Andrew Trickindvars: Improve LFTR by eliminating truncation when...
2013-07-11 Hal FinkelPPCDAGToDAGISel::isRunOfOnes should return false on...
2013-07-11 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-11 Rafael EspindolaAdd back code for supporting old mingw versions. Should...
2013-07-11 Benjamin KramerDon't use a potentially expensive shift if all we want...
2013-07-11 Rafael EspindolaInsertBefore is the same as AddBefore. Delete it.
2013-07-11 Rafael EspindolaLooks like some versions of mingw don't have errno_t...
2013-07-11 Benjamin KramerUse move semantics if possible to construct ConstantRanges.
2013-07-11 Rafael EspindolaFix a FIXME about the format and add a test.
2013-07-11 Arnold SchwaighoferLoopVectorize: Vectorize all accesses in address space...
2013-07-11 Rafael EspindolaMerge these tests.
2013-07-11 Rafael EspindolaUse a more unique name to avoid conflicting with direct...
2013-07-11 Rafael EspindolaAdd a test for llvm-ar's 'd' operation.
2013-07-11 Rafael EspindolaAdd tests for the 'x' operation.
2013-07-11 Rafael EspindolaRemove the 'N' modifier from llvm-ar.
2013-07-11 Rafael EspindolaDelete dead code.
2013-07-11 Rafael EspindolaRemove support for truncating names in archives.
2013-07-11 Rafael EspindolaSync llvm-ar's help string with the options it supports.
2013-07-11 Benjamin KramerReduce the number of indirections in the attributes...
2013-07-11 Richard Sandiford[SystemZ] Add testcase missing from r186073
2013-07-11 Richard Sandiford[SystemZ] Use zeroing form of RISBG for shift-and-AND...
2013-07-11 Richard Sandiford[SystemZ] Use zeroing form of RISBG for some AND sequences
2013-07-11 Richard Sandiford[SystemZ] Allow 8-bit operands to RISBG
2013-07-11 Duncan SandsTryToSimplifyUncondBranchFromEmptyBlock was checking...
2013-07-11 Hal FinkelInitialize AsmPrinter::MF in the constructor
2013-07-11 Hal FinkelRegScavenger should not exclude undef uses
2013-07-11 Craig TopperFix indentation. No functional change.
2013-07-11 Nadav RotemFix a warning.
2013-07-11 Nadav RotemConsolidate more lit tests.
2013-07-11 Nadav RotemConsolidate some of the lit tests.
2013-07-11 Nadav RotemConsolidate some of the lit tests.
2013-07-11 Nadav RotemSLPVectorizer: refactor the code that places extracts...
2013-07-11 Michael GottesmanTeach TailRecursionElimination to handle certain cases...
2013-07-11 Hal FinkelMove r186044 tests into CodeGen/X86
2013-07-10 Hal FinkelSet REQUIRES shell on the test cases for r186044
2013-07-10 Hal FinkelXFAIL the test cases for r186044 on Hexagon
2013-07-10 Hal FinkelDon't assert if we can't constant fold extract/insertvalue
2013-07-10 Rafael EspindolaRemove this test for now.
2013-07-10 Hans WennborgCommandLine.rst: remove tiny bit of bad mark-up
2013-07-10 Rafael EspindolaFind the symbol table on archives created on OS X.
2013-07-10 Rafael EspindolaMove tests from test/Archive to test/Object.
2013-07-10 Adrian PrantlAdd a comment.
2013-07-10 Tim NorthoverPut ELF COMDAT relocations into the relevant COMDAT...
2013-07-10 Stephen LinRemove trailing whitespac
2013-07-10 Adrian PrantlAdd a testcase for r186014.
2013-07-10 Rafael EspindolaDon't crash in 'llvm -s' when an archive has no symtab.
2013-07-10 Reid KlecknerFix %t typo in Ocaml bindings test.
2013-07-10 Michael Gottesman[objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky...
2013-07-10 Michael GottesmanChanged "mode: c++" => "C++" at the suggestion of Nick...
2013-07-10 Benjamin KramerUpdate doxygen comment to match renamed parameters.
2013-07-10 Rafael EspindolaMemoryBuffer::getFile handles zero sized files, no...
2013-07-10 Aaron BallmanReplacing an empty switch with its moral equivalent...
2013-07-10 Rafael EspindolaUse status to implement file_size.
2013-07-10 Adrian PrantlUse the appropriate unsigned int type for the offset.
2013-07-10 Adrian PrantlSafeguard DBG_VALUE handling. Unbreaks the ASAN buildbot.
2013-07-10 Craig TopperSimplify code.
2013-07-10 Michel DanzerR600/SI: Initial local memory support
2013-07-10 Michel DanzerR600/SI: Add pattern for the AMDGPU.barrier.local intrinsic
2013-07-10 Michel DanzerR600/SI: Add intrinsic for retrieving the current thread ID
2013-07-10 Michel DanzerR600/SI: Initial support for LDS/GDS instructions
2013-07-10 Michel DanzerR600/SI: Add intrinsics for texture sampling with user...
2013-07-10 Argyrios KyrtzidisRemove llvm/ADT/NullablePtr.h, there are no uses of...
2013-07-10 Hal FinkelPPC: Add a better comment about the i64 FI fixup
2013-07-10 Vladimir MedicReverting commit r185999 due to buildboot failure.
2013-07-10 Vladimir MedicReverting commit r185999 due to buildboot failure.
2013-07-10 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-07-10 Stephen LinFix typo
2013-07-10 Stephen LinExplicitly define ARMISelLowering::isFMAFasterThanFMulA...
2013-07-10 Adrian PrantlUn-break the buildbot by tweaking the indirection flag.
2013-07-10 Adrian PrantlDocument a known limitation of the status quo.
2013-07-10 Duncan SandsCorrect comment.
2013-07-09 Eric ChristopherFix comment.
2013-07-09 Jim GrosbachARM: Fix incorrect pack pattern for thumb2
2013-07-09 Peter CollingbourneImplement categories for special case lists.
2013-07-09 Peter CollingbourneAdd some SpecialCaseList unit tests.
2013-07-09 Peter CollingbourneIntroduce a SpecialCaseList ctor which takes a MemoryBu...
2013-07-09 Peter CollingbourneRename BlackList class to SpecialCaseList and move...
2013-07-09 David MajnemerInstSimplify: X >> X -> 0
2013-07-09 Adrian Prantlmove test into the appropriate subdir.
2013-07-09 Adrian PrantlTypo.
2013-07-09 Nadav RotemFix PR16571, which is a bug in the code that checks...
2013-07-09 Adrian PrantlReapply an improved version of r180816/180817.
2013-07-09 Michael GottesmanFixed up the comments in FastISel.h so that they confor...
2013-07-09 Michael GottesmanAdded "mode: c++" to FastISel.h header.
2013-07-09 Stephen LinAppease buildbots after r185956: just set -mcpu explici...
2013-07-09 Stephen LinAppease Atom buildbot after r185956 (explicitly turn...
2013-07-09 Hal FinkelWidenVecRes_BUILD_VECTOR must use the first operand...
2013-07-09 Bill Schmidt[PowerPC] Better fix for PR16556.
2013-07-09 Stephen LinAttempt to appease buildbot after r185956 by explicitly...
2013-07-09 Stephen LinAArch64/PowerPC/SystemZ/X86: This patch fixes the inter...
2013-07-09 Hal FinkelDon't crash in SE dealing with ashr x, -1
2013-07-09 David MajnemerValueTracking: Fix bugs in isKnownToBeAPowerOfTwo
2013-07-09 Nadav RotemSet the default insert point to the first instruction...
2013-07-09 Nadav RotemIRBuilder: add an assertion that checks if we try to...
2013-07-09 Hal FinkelDAGCombine tryFoldToZero cannot create illegal types...
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-09 Vincent LejeuneR600: Do not predicated basic block with multiple alu...
2013-07-09 Vincent LejeuneR600: Fix a rare bug where swizzle optimization returns...
2013-07-09 Vincent LejeuneR600: Fix wrong export reswizzling
next