[llvm-dwp] Rename the sufficiently-modified test to reflect it's non-simplicity
[oota-llvm.git] / lib /
2015-12-05 David Blaikie[llvm-dwp] Support debug_tu_index
2015-12-05 Dan Gohman[WebAssembly] Implement ReverseBranchCondition, and...
2015-12-05 Kostya Serebryany[libFuzzer] don't reload the corpus more than once...
2015-12-05 Cong HouFix a typo in LoopVectorize.cpp. NFC.
2015-12-05 Dan Gohman[WebAssembly] Fix scheduling dependencies in register...
2015-12-05 Derek Schuff[WebAssembly] Support constant offsets on loads and...
2015-12-05 Philip Reames[EarlyCSE] IsSimple vs IsVolatile naming clarification...
2015-12-04 Philip Reames[PassManager] Ensure destructors of cached AnalysisUsag...
2015-12-04 Teresa Johnson[ThinLTO] Helper for performing renaming/promotion...
2015-12-04 Hans WennborgAdd FeatureLAHFSAHF to amdfam10 as well.
2015-12-04 Dan Gohman[WebAssembly] Initial varargs support.
2015-12-04 Hans WennborgX86: Don't emit SAHF/LAHF for 64-bit targets unless...
2015-12-04 Kostya Serebryany[libFuzzer] compute base64 in-process instead of using...
2015-12-04 Rafael EspindolaMSVC complains about this being ambiguous.
2015-12-04 Rafael EspindolaAlways pass a diagnostic handler to the linker.
2015-12-04 Weiming Zhao[SimplifyLibCalls] Optimization for pow(x, n) where...
2015-12-04 Chad Rosier[AArch64] Expand vector SDIVREM/UDIVREM operations.
2015-12-04 Sanjoy Das[OperandBundles] Allow operand-specific attributes...
2015-12-04 Philip Reames[LegacyPassManager] Reduce memory usage for AnalysisUsage
2015-12-04 Matthias BraunScheduleDAGInstrs: Move LiveIntervals field to Schedule...
2015-12-04 Dan Gohman[WebAssembly] Add several more calling conventions...
2015-12-04 Sanjay Patelfix formatting; NFC
2015-12-04 Manman Ren[CXX TLS calling convention] Add CXX TLS calling conven...
2015-12-04 David Blaikie[llvm-dwp] Retrieve the DWOID from the CU for the cu_in...
2015-12-04 Dan Gohman[WebAssembly] Give names to the callseq begin and end...
2015-12-04 Dan Gohman[WebAssembly] clang-format CallingConvSupported. NFC.
2015-12-04 Dan Gohman[WebAssembly] Factor out the list of supported calling...
2015-12-04 Dan Gohman[WebAssembly] Check for more unsupported ABI flags.
2015-12-04 Dan Gohman[WebAssembly] Use SelectionDAG::getUNDEF. NFC.
2015-12-04 Krzysztof Parzyszek[Hexagon] Simplify LowerCONCAT_VECTORS, handle differen...
2015-12-04 Rafael EspindolaModernize the C++ APIs for creating LTO modules.
2015-12-04 Colin LeMahieu[Hexagon] Using multiply instead of shift on signed...
2015-12-04 Jonas Paulsson[SystemZ] Bugfix: Don't add CC twice to new three-addre...
2015-12-04 Alexey BataevLEA code size optimization pass (Part 1): Remove redund...
2015-12-04 Yury Gribov[asan] Fix dynamic allocas unpoisoning on PowerPC64.
2015-12-04 Rafael EspindolaRevert "[BranchFolding] Merge MMOs during tail merge"
2015-12-04 Rafael EspindolaMove a call to getGlobalContext out of lib/LTO.
2015-12-04 Junmo Park[BranchFolding] Merge MMOs during tail merge
2015-12-04 Lang Hames[Orc] Rename JITCompileCallbackManagerBase to JITCompil...
2015-12-04 Justin BognerIR: Use format_hex instead of handrolling the conversio...
2015-12-04 Nathan SlingerlandRevert "[llvm-profdata] Add support for weighted merge...
2015-12-04 Junmo Parkgit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2015-12-04 Quentin Colombet[ARM] When a bitcast is about to be turned into a VMOVD...
2015-12-04 Matthias BraunScheduleDAGInstrs: Rework schedule graph builder.
2015-12-04 Matthias Braunraw_ostream: << operator for callables with raw_ostream...
2015-12-04 JF BastienX86InstrInfo::copyPhysReg: workaround reg liveness
2015-12-04 Justin BognerIR: Update a comment and a bool that've been out of...
2015-12-04 Xinliang David Li[PGO] Unify VP data format between raw and indexed...
2015-12-04 Evgeniy StepanovEmit function alias to data as a function symbol.
2015-12-04 Nathan Slingerland[llvm-profdata] Add support for weighted merge of profi...
2015-12-03 Rafael EspindolaSimplify since this function never fails.
2015-12-03 JF BastienCodeGen peephole: fold redundant phys reg copies
2015-12-03 Justin BognerAsmPrinter: Simplify emitting FP elements in sequential...
2015-12-03 Dan Gohman[WebAssembly] Fix dominance check for PHIs in the Store...
2015-12-03 Matthias BraunRevert "raw_ostream: << operator for callables with...
2015-12-03 David Majnemer[Analysis] Become aware of MSVC's new/delete functions
2015-12-03 Matthias Braunraw_ostream: << operator for callables with raw_stream...
2015-12-03 Chih-Hung Hsieh[X86] Part 1 to fix x86-64 fp128 calling convention.
2015-12-03 Colin LeMahieu[Hexagon] Adding shuffling resources for HVX instructio...
2015-12-03 Keno Fischer[RuntimeDyld] DenseMap -> std::unordered_map
2015-12-03 Easwaran RamanInterface to attach maximum function count from PGO...
2015-12-03 Reid Kleckner[X86] Put no-op ADJCALLSTACK markers around all dynamic...
2015-12-03 Easwaran RamanTest commit.
2015-12-03 Andrew Kaylor[WinEH] Avoid infinite loop in BranchFolding for multip...
2015-12-03 David Blaikiedwarfdump: Correctly indentify the indicies for DWP...
2015-12-03 Teresa Johnson[ThinLTO] Appending linkage fixes
2015-12-03 Krzysztof Parzyszek[Hexagon] Remove variable unused in NDEBUG build
2015-12-03 Matthias BraunAArch64FastISel: Use cbz/cbnz to branch on i1
2015-12-03 Krzysztof Parzyszek[Hexagon] Implement CONCAT_VECTORS for HVX using V6_vco...
2015-12-03 Colin LeMahieu[Hexagon] NFC Using canonicalizePacket to compound...
2015-12-03 Rafael EspindolaSimplify ValueMap handling.
2015-12-03 Krzysztof Parzyszek[Hexagon] Fix instruction descriptor flags for memory...
2015-12-03 Rafael EspindolaDon't pass member variables to member functions. NFC.
2015-12-03 Marina Yatsina[X86] MS inline asm: produce error when encountering...
2015-12-03 Marina Yatsina[X86] Add support for fcomip, fucomip for Intel syntax
2015-12-03 Andy GibbsFix class SCEVPredicate has virtual functions and acces...
2015-12-03 Tom StellardAMDGPU/SI: Emit constant arrays in the .hsrodata_readon...
2015-12-03 Matthias BraunRevert "ScheduleDAGInstrs: Rework schedule graph builder."
2015-12-03 Mehdi Aminiclang-format FunctionImport after refactoring (NFC)
2015-12-03 Mehdi AminiRefactor FunctionImporter::importFunctions with a helpe...
2015-12-03 Mehdi AminiAdapt comment and rename variable in ModuleLinker to...
2015-12-03 Mehdi AminiRemove "ExportingModule" from ThinLTO Index (NFC)
2015-12-03 Joerg SonnenbergerAdd a TODO item that the nop handling before FP conditi...
2015-12-03 Matthias BraunScheduleDAGInstrs: Rework schedule graph builder.
2015-12-03 Matthias BraunRegisterPressure: Use range based for, fix else style...
2015-12-03 Justin BognerMC: Make sure to clear *all* of MCMachOStreamer's state
2015-12-03 Derek Schuff[WebAssembly] Add a test for wasm-store-results pass
2015-12-02 Dan Gohman[WebAssembly] Assert that byval and nest are not used...
2015-12-02 David MajnemerForgot to add this file with r254562.
2015-12-02 Krzysztof Parzyszek[Hexagon] Improve lowering of instructions to the MC...
2015-12-02 David MajnemerMove EH-specific helper functions to a more appropriate...
2015-12-02 Alexey SamsonovFixup for r254547: use format_hex() to simplify code.
2015-12-02 Rafael EspindolaSwitch the linker to having a whitelist of GVs.
2015-12-02 Mike AizatskyLibfuzzer: do not pass null into user function
2015-12-02 Reid KlecknerUse std::string instead of strdup() and free() in WinCo...
2015-12-02 Rafael EspindolaDelete what is now duplicated code.
2015-12-02 Cong HouFix a typo in LoopVectorize.cpp. NFC.
2015-12-02 Alexey Samsonov[PowerPC] Remove wild call to RegScavenger::initRegState().
2015-12-02 Alexey Samsonov[Hexagon] Remove std::hex in favor of format().
2015-12-02 Rafael EspindolaAlso copy private linkage globals when needed.
next