oota-llvm.git
2012-11-14 Nadav RotemUpdate my email address and update the code ownership
2012-11-14 Dmitri GribenkoFileCheck.rst: change formatting of code-like construct...
2012-11-14 Nadav RotemThe code pattern "imm0_255_neg" is used for checking...
2012-11-14 Justin HolewinskiAdd myself as code owner for NVPTX target
2012-11-14 Sean Silvadocs: nuke GCCFEBuildInstrs.html
2012-11-14 Justin Holewinski[NVPTX] Implement custom lowering of loads/stores for i1
2012-11-14 Anton KorobeynikovFix comment
2012-11-14 Anton KorobeynikovFix really stupid ARM EHABI info generation bug: we...
2012-11-14 Chad RosierClaim ownership.
2012-11-14 Hal FinkelFix the largest offender of determinism in BBVectorize
2012-11-14 Benjamin KramerSort the code owner list alphabetically. Add myself...
2012-11-14 Jim GrosbachX86: Better diagnostics for 32-bit vs. 64-bit mode...
2012-11-14 Matt Beaumont-Gays/assert/llvm_unreachable/
2012-11-14 Eric ChristopherGrab debug information for code ownership.
2012-11-14 Alexey Samsonov[TSan] fix indentation
2012-11-14 Alexey SamsonovEmit relocations from .debug_aranges to .debug_info...
2012-11-14 Patrik HägglundRevert some redundant parts of r142605.
2012-11-14 Craig TopperSet FFLOOR of vectors to expand to keep intruction...
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...
next