oota-llvm.git
2014-06-08 Saleem AbdulrasoolMC: fix ctor/dtor section for windows-itanium
2014-06-08 Saleem AbdulrasoolMC: whitespace, grouping for COFF section setup
2014-06-07 Alp TokerFix typos
2014-06-07 Alp TokerBuild fix: remove initializeJumpInstrTablesPass() call...
2014-06-07 Saleem AbdulrasoolARM: correct assertion for long-calls on WoA
2014-06-07 Saleem Abdulrasooltools: add a high level explanation for WoA EH data
2014-06-07 Peter Zotov[OCaml] Commit missing parts of r210395
2014-06-07 Peter Zotov[OCaml] Introduce an llmdkind abstract type.
2014-06-07 Rafael EspindolaRevert 209903 and 210040.
2014-06-07 Andrew TrickFix the MachineScheduler's logic for updating ready...
2014-06-06 Eric ChristopherReplace the use of TargetMachine with a tiny bool variable.
2014-06-06 Eric ChristopherRemove all local variables from X86SelectionDAGInfo...
2014-06-06 Saleem AbdulrasoolADT: introduce isWindowsItaniumEnvironment
2014-06-06 David BlaikieDebugInfo: Use the scope of the function declaration...
2014-06-06 David BlaikieDebugInfo: pubnames: include file-local (static or...
2014-06-06 Jingyue WuInstCombine: Canonicalize addrspacecast between differe...
2014-06-06 Saleem AbdulrasoolMC: prevent early DCE of empty sections
2014-06-06 Benjamin KramerX86: Don't turn shifts into ands if there's another...
2014-06-06 Rafael EspindolaFix a few issues with comdat handling on COFF.
2014-06-06 Eric ChristopherHave TargetSelectionDAGInfo take a DataLayout initializ...
2014-06-06 David BlaikieMatch the full hex offsets in test/DebugInfo/X86/gnu...
2014-06-06 Dan LiewFix a typo made in Programmer's Manual made in r210354...
2014-06-06 David BlaikieRemove DWARF3 testing of test/DebugInfo/X86/gnu-public...
2014-06-06 Filipe CabecinhasFixed a bug in lowering shuffle_vectors to insertps
2014-06-06 Dan LiewMention the IRBuilder in Programmer's Manual with a...
2014-06-06 Michael ZolotukhinFix typo in a test from r210342.
2014-06-06 Michael Zolotukhin[SLP] Enable vectorization of GEP expressions.
2014-06-06 Bill Schmidt[PPC64LE] Fix lowering of BUILD_VECTOR and SHUFFLE_VECT...
2014-06-06 Pekka JaaskelainenSlight language tweak from Jonathan Humphreys.
2014-06-06 Alp TokerTouch configure to force clang's config.h.in reconfigur...
2014-06-06 Iain Sandoelld test for configure & make
2014-06-06 Timur IskhodzhanovRevert r210298 'Correctly set the comdat symbol on...
2014-06-06 Simon Atanasyan[yaml2obj][obj2yaml] Support ELF symbol's visibility...
2014-06-06 Dinesh DwivediAdded select flavour for ABS and NEG(ABS)
2014-06-06 Alp TokerMake LINK_POLLY_INTO_TOOLS work with the CMake build
2014-06-06 Karthik BhatFix PR19657 (scalar loads not combined into vector...
2014-06-06 Alp TokerRemove clang-specific libxml2 check from CMake
2014-06-06 Alp Tokerconfig.h: remove clang-specific macro definitions
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-06-05 Alexey SamsonovFix markup for -debug-only option
2014-06-05 Alexey SamsonovFix null dereference with -debug-only=dwarfdebug
2014-06-05 Rafael EspindolaCorrectly set the comdat symbol on COFF.
2014-06-05 Bill Schmidt[PPC64LE] Add test case for r210282 commit
2014-06-05 Eric ChristopherRemove X86Subtarget from the X86FrameLowering construct...
2014-06-05 Jingyue WuFixed several correctness issues in SeparateConstOffset...
2014-06-05 Eric ChristopherRemove caching of the subtarget for X86FrameLowering.
2014-06-05 Eric ChristopherRemove duplicate copy of InstrItineraryData from the...
2014-06-05 Tom RoederAdding explicit triples to the ARM jumptable tests
2014-06-05 Rafael EspindolaAdd a testcase where there is an overflow when combinin...
2014-06-05 Kevin EnderbyAdd "-format darwin" to llvm-nm to be like darwin's...
2014-06-05 Bill Schmidt[PPC64LE] Correct vperm -> shuffle transform for little...
2014-06-05 Tom RoederRemoving spurious dependency of IPO on JumpInstrTables
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-06-05 Yaron KerenDocument how to select build configuration with Visual...
2014-06-05 Bill Schmidt[PPC64LE] Temporarily disable VSX support in little...
2014-06-05 Evgeniy Stepanov[asancov] Fix coverage line info some more.
2014-06-05 Evgeniy StepanovAdd missing const specifier to a const method.
2014-06-05 Ulrich WeigandXFAIL: test/DebugInfo/missing-abstract-variable.ll...
2014-06-05 Ulrich Weigand[SystemZ] Do not install IfConverter pass at -O0
2014-06-05 Sasa Stankovic[mips] Modify long branch for NaCl:
2014-06-05 Sasa StankovicPrevent hoisting the instruction whose def might be...
2014-06-05 Matheus Almeida[mips] Fix triple.
2014-06-05 Iain Sandoelld (build with configur and make) Enable build
2014-06-05 Matt ArsenaultR600: Fix test. Using wrong check prefix.
2014-06-05 Nick LewyckyFix coverage for files with global constructors again...
2014-06-05 David BlaikieRevert r210221 again, due to a crash Richard Smith...
2014-06-05 David BlaikieDebugInfo: Reuse existing LexicalScope to retrieve...
2014-06-05 David BlaikieDebugInfo: Roll argument insertion into variable insert...
2014-06-05 David BlaikiePR19388: DebugInfo: Emit dead arguments in their origin...
2014-06-05 Alexey SamsonovUse AArch64 instead of now removed ARM64 in test configs
2014-06-05 David BlaikieDebugInfo: Add comments/assert description to r209674...
2014-06-05 Eric ChristopherWe've got a getSlotSize call already that we use everyw...
2014-06-05 Matt ArsenaultR600/SI: Match rsq instructions
2014-06-05 Eric Christopher80-columns.
2014-06-05 Eric ChristopherRemove uses of the TargetMachine from X86FrameLowering.
2014-06-05 Matt ArsenaultUse nullptr
2014-06-04 David BlaikieDebugInfo: Reapply r209984 (reverted in r210143), asser...
2014-06-04 Nick LewyckyExplain why we skip DbgInfoIntrinsics when looking...
2014-06-04 Hans WennborgDon't emit structors for available_externally globals...
2014-06-04 Rafael EspindolaAdd a Constant version of stripPointerCasts.
2014-06-04 Rafael EspindolaClauses in a landingpad are always Constant. Use a...
2014-06-04 Yaron KerenTwo small enhancements for the JIT.
2014-06-04 David BlaikieXFAIL: test/DebugInfo/missing-abstract-variable.ll...
2014-06-04 Saleem Abdulrasooltools: fix parenthesis warning from GCC
2014-06-04 Saleem Abdulrasooltools: fix silly typo in llvm-readobj
2014-06-04 Saleem Abdulrasooltools: initial implementation of WoA EH decoding
2014-06-04 Saleem Abdulrasooltools: introduce StreamWriter::printBoolean
2014-06-04 Saleem AbdulrasoolSupport: style/documentation cleanup for format
2014-06-04 Saleem AbdulrasoolSupport: add additional comment for ARM EH structure
2014-06-04 Rafael Espindola InstCombine: Improvement to check if signed addition...
2014-06-04 Tilmann Scheller[AArch64] clang-format the load/store optimizer.
2014-06-04 Tilmann Scheller[AArch64] Fix some LLVM Coding Standards violations...
2014-06-04 Patrik HagglundFix gcc -Wparentheses warning.
2014-06-04 Nick LewyckyFix a use of uninitialized value. OldCC is set when...
2014-06-04 Andrew TrickAdd a subtarget hook: enablePostMachineScheduler.
2014-06-04 Andrew TrickMove GenericScheduler and PostGenericScheduler into...
2014-06-04 Justin Bognerdocs: Remove documentation for legacy PGO options
2014-06-04 Simon Atanasyan[Object][ELF] Range-based loop simplification.
2014-06-04 Alp TokerGraphWriter: try gv before xdg-open
2014-06-04 Alp TokerGraphWriter: support the XDG open utility
next