oota-llvm.git
2013-07-12 Rafael EspindolaAdd static.
2013-07-12 Stephen LinX86: fold SSE2/AVX2 logical shift by immediate amount...
2013-07-12 Stephen LinStart using CHECK-LABEL in some tests.
2013-07-12 Stephen LinAdd new directive called CHECK-LABEL to FileCheck.
2013-07-12 Rafael EspindolaDon't reject an empty archive.
2013-07-12 Benjamin KramerMark MDNode::getOperand as readonly.
2013-07-12 Chandler CarruthRevert "indvars: Improve LFTR by eliminating truncation...
2013-07-12 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-07-12 Richard Sandiford[SystemZ] Add test missing from r186148
2013-07-12 Richard Sandiford[SystemZ] Optimize sign-extends of vector setccs
2013-07-12 Richard Sandiford[SystemZ] Fix parsing of inline asm registers
2013-07-12 Richard Sandiford[SystemZ] Improve spilling of LGDR and LDGR
2013-07-12 Shuxin YangStylistic change.
2013-07-12 Nadav RotemSLPVectorizer: Sink and enable CSE for ExtractElements.
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-07-12 NAKAMURA Takumillvm/test/Object/archive-toc.test: Use env(1) to satisf...
2013-07-12 NAKAMURA TakumiWindows/TimeValue.inc: Mute prefixed '0' on %d to emula...
2013-07-12 Manman RenPEI: refactor replaceFrameIndices(MF) to call replaceFr...
2013-07-12 Nadav RotemSLPVectorize: Replace the code that checks for vectoriz...
2013-07-11 David DeanAdd the ability to use guarded malloc when running...
2013-07-11 Benjamin Kramerllvm-ar: Clean up memory management with OwningPtr.
2013-07-11 Benjamin KramerSync SmallBitVector with BitVector. Add unit tests...
2013-07-11 Michael GottesmanFixed up comments in TargetLowering.h to conform to...
2013-07-11 Adrian PrantlIn response to dblaikie's comment on r186035, replacing the
2013-07-11 Rafael EspindolaAdd tests for the before and after modifiers.
2013-07-11 Nadav RotemRemove an argument that we dont use anymore.
2013-07-11 Rafael EspindolaUse %llu to print a 64 bit number. Should fix the ARM...
2013-07-11 Rafael EspindolaAdd a test for llvm-ar's m operation.
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.
next