oota-llvm.git
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...
2015-11-10 Reid Kleckner[WinEH] Insert the MBB for EH_RESTORE after the catchret
2015-11-10 Andrew Wilkins[cmake] move SONAME handling to llvm_add_library
2015-11-10 Sanjay Pateldon't repeat function/class/variable names in comments...
2015-11-10 Jingyue Wu[doc] Compile CUDA with LLVM
2015-11-10 Kostya Serebryany[libFuzzer] add UninstrumentedTest.cpp (missing from...
2015-11-10 Dan Gohman[WebAssembly] Remove special cases for things that...
2015-11-10 Bill SchmidtAdd PPCMIPeephole.cpp to CMakeLists.txt
2015-11-10 Dan Gohman[WebAssembly] Support for floating point min and max.
2015-11-10 Chris Bieneman[CMake] Autoconf builds libLTO with -fPIC, CMake should...
2015-11-10 Bill Schmidt[PowerPC] Add an MI SSA peephole pass.
2015-11-10 Adrian Prantldsymutil: Prune module forward decl DIEs if a uniquable...
2015-11-10 Teresa JohnsonEnsure ModuleLinker materializes complete comdat groups
2015-11-10 Sanjoy Das[IR] Make {Call,Invoke}::cloneImpl aware of operand...
2015-11-10 Sanjoy Das[OperandBundles] Identify operand bundles with both...
2015-11-10 Sanjay Patelless indent; NFCI
2015-11-10 Sanjay Patel[ARM] add overrides for isCheapToSpeculateCttz() and...
2015-11-10 Yunzhong Gaollvm-lto: trivial spelling changes to distinguish custo...
2015-11-10 Matt ArsenaultLegalizeDAG: Implement promote for scalar_to_vector
2015-11-10 Matt ArsenaultLegalizeDAG: Implement promote for insert_vector_elt
2015-11-10 Matt ArsenaultLegalizeDAG: Implement promote for extract_vector_elt
2015-11-10 Philip Reames[ValueTracking] Recognize that and(x, add (x, -1))...
2015-11-10 Ramkumar RamachandraAddLLVM: squelch CMP0007 by not adding empty elements...
2015-11-10 Teresa Johnson[ThinLTO] Update comment per change in WeakAny handling...
2015-11-10 Teresa Johnson[ThinLTO] WeakAny fixes/cleanup
2015-11-10 Sanjay Patel[AArch64] add overrides for isCheapToSpeculateCttz...
2015-11-10 Renato GolinRevert "Strip metadata when speculatively hoisting...
2015-11-10 Michael Kuperstein[X86] Do not try to custom-lower sitofp/fptosi in soft...
2015-11-10 Xinliang David LiFix asan warning (NFC)
next