oota-llvm.git
2015-11-12 Nathan Slingerlandreverting r252916 to investigate test failure
2015-11-12 Weiming ZhaoFix bug 25440: GVN assertion after coercing loads
2015-11-12 Quentin Colombet[ShrinkWrap] Fix a typo in a comment.
2015-11-12 Quentin Colombet[ShrinkWrap] Make sure we do not mess up with EH funcle...
2015-11-12 Nathan Slingerland[llvm-profdata] Add check for text profile formats...
2015-11-12 Diego NovilloSamplePGO - Move FunctionSamples::print() to a better...
2015-11-12 Andrew Kaylor[WinEH] Fix problem with removing an element from a...
2015-11-12 Rafael EspindolaComment update. NFC.
2015-11-12 Dan Gohman[WebAssembly] Reapply r252858, with svn add for the...
2015-11-12 Michael Zuckerman[x86] translating "fp" (floating point) instructions...
2015-11-12 Artyom SkrobovCull non-standard variants of ARM architectures (NFC)
2015-11-12 Hans WennborgRevert r252858: "[WebAssembly] Switch to MC for instruc...
2015-11-12 Vasileios KalintirisRe-apply "[mips] Use correct frame register for DWARF...
2015-11-12 James Molloy[ARM] CMOV->BFI combining: handle both senses of CMPZ
2015-11-12 Renato GolinRevert "[ARM] Enable shrink-wrapping by default."
2015-11-12 Daniel SandersImplement .reloc (constant offset only) with support...
2015-11-12 Zlatko Buljan[mips][microMIPS] Implement LWM16, SB16, SH16, SW16...
2015-11-12 Vasileios KalintirisRevert "[mips] Use correct frame register for DWARF...
2015-11-12 Hans WennborgRemove mention of {ADD,SUB}_PARTS. They were removed...
2015-11-12 Vasileios Kalintiris[mips] Use correct frame register for DWARF info when...
2015-11-12 James Molloy[InstCombine] Add trivial folding (bitreverse (bitrever...
2015-11-12 James Molloy[SDAG] Introduce a new BITREVERSE node along with a...
2015-11-12 James MolloyRevert "Revert "[FunctionAttrs] Identify norecurse...
2015-11-12 Kuba Brecka[Object, MachO] Mark symbols from DATA and BSS sections...
2015-11-12 Amjad Abouddwarfdump: Added macro support to llvm-dwarfdump tool.
2015-11-12 Dylan McKayAdd AVR backend skeleton
2015-11-12 James MolloyRevert "[FunctionAttrs] Identify norecurse functions"
2015-11-12 James Molloy[FunctionAttrs] Identify norecurse functions
2015-11-12 David BlaikieMostly revert 252842 due to failures on some buildbots.
2015-11-12 Dan Gohman[WebAssembly] Switch to MC for instruction printing.
2015-11-12 Mike Aizatskyoutput_csv libfuzzer option
2015-11-12 David Blaikiedwarfdump: Add error checking to fix the buildbots...
2015-11-12 David Blaikiedwarfdump: Add some error handling for DWP index sectio...
2015-11-12 David Blaikiedwarfdump: Dump the contents of DWP indexes
2015-11-12 Matthias BraunLegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
2015-11-12 Kostya Serebryany[libFuzzer] experimental flag -drill (another search...
2015-11-12 Manman Ren[TLS on Darwin] use a different mask for tls calls...
2015-11-12 David Blaikiedwarfdump: Use the right enum for the tu_index section
2015-11-12 David Blaikiedwarfdump: add command line support for dumping the...
2015-11-12 Xinliang David LiFix problems in coding style
2015-11-11 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-11 Reid Kleckner[WinEH] Don't forward branches across empty EH pad BBs
2015-11-11 Chad Rosier[LIR] General refactor to improve compile-time and...
2015-11-11 Hemant KulkarniFix docs build break for revision r252798
2015-11-11 David Majnemer[IR] Add support for empty tokens
2015-11-11 Chris Bieneman[CMake] Fixing passthrough for variables starting with...
2015-11-11 Sanjoy DasIntroduce deoptimization operand bundles
2015-11-11 Mike AizatskyAdding qualifier for make_unique.
2015-11-11 Mike Aizatskysancov tool in c++
2015-11-11 Paul RobinsonReport Windows error code in a fatal error after a...
2015-11-11 David Blaikieunique_ptrify the AllocValueProfData helper function...
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Akira HatanakaMove the enum attributes defined in Attributes.h to...
2015-11-11 Yunzhong GaoAdd a libLTO diagnostic handler that supports lto_get_e...
2015-11-11 Geoff Berry[DAGCombiner] Improve zextload optimization.
2015-11-11 David Blaikiedwarfdump: DWP type unit index dumping skeleton
2015-11-11 Xinliang David LiRefactoring and fix another instance of asan error
2015-11-11 David BlaikieFormat my previous commit
2015-11-11 David Blaikiedwarfdump: First piece of support for DWP dumping
2015-11-11 Hemant KulkarniTest commit after password reset
2015-11-11 Joseph Tremoulet[WinEH] Only generate UnwindHelp slot for MSVCXX
2015-11-11 Dawn PerchikSupport: Recognize Borland DWARF extensions.
2015-11-11 Matt ArsenaultAdd target preference for GatherAllAliases max depth
2015-11-11 Colin LeMahieuReverting r252760
2015-11-11 Dehao Chenclang-format lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
2015-11-11 Dehao ChenEmit discriminator for inlined callsites.
2015-11-11 Diego NovilloSamplePGO - Fix PR 25482 - Do not rely on llvm.dbg...
2015-11-11 NAKAMURA Takumillvm-config.cpp: Prune an obsolete \param. [-Wdocumenta...
2015-11-11 Hemant Kulkarni[Symbolizer]: Add -pretty-print option
2015-11-11 Sanjay Patel[MIPS] add overrides for isCheapToSpeculateCttz() and...
2015-11-11 Artyom Skrobovtest/DebugInfo/ARM/prologue_end.ll references thumbv1...
2015-11-11 Daniel Sanders[mips] Move MC tests for the DSP ASE into the standard...
2015-11-11 Diego NovilloProperly fix unused variable in disable-assert builds.
2015-11-11 Chris Bieneman[CMake] Make llvm_install_library_symlink respect LLVM_...
2015-11-11 Diego NovilloRemove unused variable in disable-assert builds. NFC.
2015-11-11 Chris Bieneman[CMake] Add support for building the llvm test-suite...
2015-11-11 Douglas KatzmanVisibly fail if attempting to encode register AH,BH...
2015-11-11 James Molloy[ARM] Combine BFIs together
2015-11-11 Charlie Turner[SLP] Enable -slp-vectorize-hor by default.
2015-11-11 Aaron BallmanSilencing a signed vs unsigned type mismatch warning.
2015-11-11 Aaron BallmanSilencing nine warnings for "enumeral and non-enumeral...
2015-11-11 Michael Kuperstein[X86] Replace LEAs with INC/DEC when profitable
2015-11-11 Yury Gribov[ASan] Enable optional ASan recovery.
2015-11-11 Craig Topper[X86] Fix feature flags on some MMX register instructio...
2015-11-11 Craig Topper[X86] Remove redundant MMX isel patterns.
2015-11-11 Kostya Serebryany[libFuzzer] better links
2015-11-11 Kostya Serebryany[libFuzzer] more trophies
2015-11-11 Matthias Braunlit: Show all output with --show-all, even in combinati...
2015-11-11 Duncan P. N... ADT: Avoid relying on UB in ilist_node::getNextNode()
2015-11-11 Akira HatanakaSort the enums in Attributes.h in case insensitive...
2015-11-11 Dan Gohman[WebAssembly] Support non-legal argument and return...
2015-11-11 Ahmed Bougacha[MC] Use LShr for constant evaluation of ">>" on non...
2015-11-11 Matthias BraunMachineInstr: addRegisterDefReadUndef() => setRegisterD...
2015-11-11 Matt ArsenaultAMDGPU: Print more fields in comments
2015-11-11 Sanjoy Das[ValueTracking] Remove untested / unreachable code...
2015-11-11 Matt ArsenaultAMDGPU: Remove dead code
2015-11-11 Matt ArsenaultAMDGPU: Set isAllocatable = 0 on VS_32/VS_64
2015-11-10 Sanjoy Das[ValueTracking] Teach isImpliedCondition a new bitwise...
2015-11-10 Sanjoy Das[ValueTracking] Use m_APInt instead of m_ConstantInt...
2015-11-10 Matthias BraunTableGen: Emit LaneMask for register classes without...
next