oota-llvm.git
2012-11-14 Hal FinkelMark myself as owner of BBVectorize and PowerPC
2012-11-14 Andrew TrickAccepting ownership of scheduling.
2012-11-14 Craig TopperFactor out an overly replicated typecast. No functional...
2012-11-14 Craig TopperSet FFLOOR for vectors to expand on CellSPU to keep...
2012-11-14 Craig TopperAdd newlines to end of debug messages.
2012-11-14 Rafael EspindolaHandle DAG CSE adding new uses during ReplaceAllUsesWit...
2012-11-14 Sean Silvadocs: Fix Sphinx toctree warning.
2012-11-14 Anton KorobeynikovUse TARGET2 relocation for TType references on ARM.
2012-11-14 Sean Silvadocs: chmod -x HowToUseInstrMappings.rst
2012-11-14 Matt Beaumont-GayFix broken asserts. Also, spell 'indices' correctly.
2012-11-14 Michael J.... [Object] Fix endianess bug by refactoring Archive:...
2012-11-14 Nadav Rotemuse the getSplat API. Patch by Paul Redmond.
2012-11-13 Eric ChristopherRevert "Use the 'count' attribute instead of the 'upper...
2012-11-13 Jim GrosbachAcknowledge code ownership of MC.
2012-11-13 Joe AbbeyAssignment of Bitcode ownership to Joe Abbey, after...
2012-11-13 Andrew TrickRevert -join-splitedges to a boolean cmd line option.
2012-11-13 Andrew TrickThe MachineScheduler does not currently require JoinSpl...
2012-11-13 Michael J.... [MC][COFF] Emit weak symbols to the correct section...
2012-11-13 NAKAMURA TakumiRevert r167836, "llvm/test/Other/close-stderr.ll: Mark...
2012-11-13 Ulrich WeigandAdd test case to verify correct relocs being generated for
2012-11-13 Shankar Easwarannumerically sort the symbols, so that the testcase...
2012-11-13 Daniel Dunbarllvm-nm: Make sort more stable when symbol names are...
2012-11-13 Ulrich WeigandAdd (some) PowerPC TLS relocation types to ELF.h and
2012-11-13 Ulrich WeigandFix wrong PowerPC instruction opcodes for:
2012-11-13 Ulrich WeigandFix wrong PowerPC instruction encodings due to
2012-11-13 Ulrich WeigandFix instruction encoding for "bd(n)z" on PowerPC,
2012-11-13 Ulrich WeigandFix instruction encoding for "isel" on PowerPC,
2012-11-13 Manman RenX86: when constructing VZEXT_LOAD from other loads...
2012-11-13 Ulrich WeigandDo not consider a machine instruction that uses and...
2012-11-13 Shankar EaswaranAdding changes to support GNU style archive library...
2012-11-13 Shankar EaswaranAdding convenience function to ELF Header
2012-11-13 Andrew TrickFix -join-splitedges: my previous "cleanup" broke it.
2012-11-13 Chad RosierRevert 167755/167760. We don't want to emit crash diagn...
2012-11-13 NAKAMURA Takumillvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw...
2012-11-13 Duncan SandsCodegen support for arbitrary vector getelementptrs.
2012-11-13 Duncan SandsFix the instcombine GEP index widening transform to...
2012-11-13 Duncan SandsRelax the restrictions on vector of pointer types,...
2012-11-13 Benjamin KramerDependenceAnalysis: Print all dependency pairs when...
2012-11-13 Andrew Trickmisched: Allow subtargets to enable misched and depende...
2012-11-13 Andrew TrickAdded RegisterCoalescer support for joining global...
2012-11-13 Alexey SamsonovFigure out <size> argument of llvm.lifetime intrinsics...
2012-11-13 Jyotsna VermaTest commit.
2012-11-13 Hal FinkelBBVectorize: Remove temporary assert used for debugging
2012-11-13 Meador Ingeinstcombine: Migrate math library call simplifications
2012-11-13 Evan ChengRemove virtual keyword for two routines that should...
2012-11-13 Hal FinkelBBVectorize: Don't vectorize vector-manipulation chains
2012-11-13 Evan ChengRevert r167759. Ben is right this isn't likely to help...
2012-11-13 Andrew Trickmisched: Don't consider artificial edges weak edges.
2012-11-13 Bill WendlingUse the 'count' attribute instead of the 'upper_bound...
2012-11-13 Andrew TrickCleanup the main RegisterCoalescer loop.
2012-11-13 Shuxin Yangrevert r167740
2012-11-12 Andrew TrickCleanup -join-splitedges. Make the loop more obvious.
2012-11-12 Hal FinkelBBVectorize: Only some insert element operand pairs...
2012-11-12 Jean-Daniel... Update link to external document
2012-11-12 Michael LiaoFix test case added in patch fixing PR14314
2012-11-12 Eric ChristopherAdd an option to enable prototype "fission" capabilitie...
2012-11-12 Chad RosierUpdate test case for r167754/r167755.
2012-11-12 Evan ChengCache size of PassVector to speed up getNumContainedPas...
2012-11-12 Andrew TrickAdded a temporary option to avoid critical edges splitting.
2012-11-12 Eric ChristopherRewrite DIContext interface to take an object. Update...
2012-11-12 Chad RosierRevert r167620; this can be implemented using an existi...
2012-11-12 Andrew Trickmisched: rename interfaceto avoid gcc warnings
2012-11-12 Hal FinkelBBVectorize: Use a more sophisticated check for input...
2012-11-12 Andrew Trickmisched: Target-independent support for MacroFusion.
2012-11-12 Hal FinkelBBVectorize: Check the types of compare instructions
2012-11-12 Andrew Trickmisched: Target-independent support for load/store...
2012-11-12 Shuxin YangThis change is to fix rdar://12571717 which is about...
2012-11-12 Andrew Trickmisched: Infrastructure for weak DAG edges.
2012-11-12 Ulrich WeigandMake TOC order deterministic by using MapVector instead...
2012-11-12 Nadav Rotemfix a spelling mistake
2012-11-12 Hal FinkelBBVectorize: Check the input types of shuffles for...
2012-11-12 Alexander PotapenkoDon't use __cxa_demangle under MSVC (which doesn't...
2012-11-12 Alexey Samsonov[ASan] fixup for r167725: Don't fetch name of StructTyp...
2012-11-12 Alexey SamsonovFixup for r167558: Store raw pointer (instead of refere...
2012-11-12 Meador IngeNormalize memcmp constant folding results.
2012-11-12 Alexey Samsonov[ASan]: Add minimalistic support for turning off initia...
2012-11-12 Gabor Greifdo not play preprocessor tricks with 'private', use...
2012-11-12 Alexander Potapenko[ASan] Add llvm-symbolizer from to tools/
2012-11-12 Gabor Greifadd unit test for waymarking algorithm (Use::getUser)
2012-11-12 Eric ChristopherRemove unused field.
2012-11-12 Michael LiaoFix PR14314
2012-11-12 Craig TopperAdd --enable-werror and --enable-cxx11 to projects...
2012-11-12 Justin Holewinski[NVPTX] Add more precise PTX/SM target attributes
2012-11-12 Meador IngeDelete a stale comment. No functional change.
2012-11-11 Craig TopperMove some helper methods to being static functions...
2012-11-11 Meador IngeRemove hard-coded constant in Transforms/InstCombine...
2012-11-11 Meador Ingeinstcombine: Migrate memset optimizations
2012-11-11 Nadav RotemUpdate the vectorizer docs.
2012-11-11 Meador Ingeinstcombine: Migrate memmove optimizations
2012-11-11 Meador Ingeinstcombine: Migrate memcpy optimizations
2012-11-11 Nadav RotemUse the isTruncFree and isZExtFree API to figure out...
2012-11-11 Nadav RotemFix a comment typo and add comments.
2012-11-11 Meador Ingeinstcombine: Migrate memcmp optimizations
2012-11-11 Meador Ingeinstcombine: Migrate strstr optimizations
2012-11-11 Meador IngeAdd method for replacing instructions to LibCallSimplifier
2012-11-10 Benjamin KramerProvide definitions for all functions.
2012-11-10 Meador Ingeinstcombine: Migrate strcspn optimizations
2012-11-10 Benjamin KramerSimplify the SmallVector pretty printer for LLDB a...
2012-11-10 Craig TopperRemove unnecessary subtraction and addition by 1 around...
2012-11-10 Duncan SandsRemove empty directory.
next