platform/upstream/llvm.git
2016-02-20 Hongbin ZhengIntroduce helper function to build isl_flow, NFC.
2016-02-20 Hongbin ZhengAdd the missing modifier 'static' for addZeroPaddingToS...
2016-02-20 Simon Pilgrim[X86][SSE] Fixed issue with commutation of 'faux unary...
2016-02-20 Simon Pilgrim[X86][SSE] Move all undef/zero cases before target...
2016-02-20 Andrey Turetskiy[CMake] Add partial support for MSVC in compiler-rt...
2016-02-20 Alexander Kornienko[clang-tidy] Describe modules, link to LLVM development...
2016-02-20 Joerg SonnenbergerWhen MemoryDependenceAnalysis hits a CFG with many...
2016-02-20 Andrey Turetskiy[X86] Enable the LEA optimization pass by default.
2016-02-20 Andrey Turetskiy[X86] PR26575: Fix LEA optimization pass (Part 2).
2016-02-20 Benjamin Kramer[SimplifyCFG] Use pointer identity to simplify predicate.
2016-02-20 Benjamin Kramer[LVI] Move ConstantRanges instead of copying.
2016-02-20 David Majnemer[MSVC Compat] Implement -EHc semantics
2016-02-20 David Majnemer[MSVC Compat] Add support for /GX, /GX-
2016-02-20 David MajnemerRemove -fnew-ms-eh
2016-02-20 Roman DivackyFix handling of vaargs on PPC32 when going from regsave...
2016-02-20 Eric FiselierRename <__hash_table> traits so they don't conflict...
2016-02-20 David MajnemerMove some code from doInitialization to runOnFunction
2016-02-20 Eric FiselierRemove all usages of "const" node pointer typedefs...
2016-02-20 Craig Topper[X86] Remove some unused encoding checks from the disas...
2016-02-20 Craig Topper[X86] Add some missing reversed forms of XOP instructions.
2016-02-20 Eric FiselierCleanup node-type handling in the associative containers.
2016-02-20 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'lastp...
2016-02-20 Chandler Carruth[PM/AA] Wire up TBAA to the new pass manager's registry...
2016-02-20 Chandler Carruth[PM/AA] Wire up the scoped-no-alias AA to the new pass...
2016-02-20 Chandler Carruth[PM/AA] Wire up SCEVAA to the new pass manager's regist...
2016-02-20 Matthias BraunMachineCopyPropagation: Introduce Reg2MIMap typedef...
2016-02-20 Matthias BraunMachineCopyPropagation: Move variables from function...
2016-02-20 Matthias BraunMachineCopyPropagation: Use ranged for, cleanup; NFC
2016-02-20 Matthias BraunMachineCopyPropagation: Use assert() instead of if...
2016-02-20 Chandler Carruth[PM/AA] Wire up CFLAA to the new pass manager fully...
2016-02-20 Chandler Carruth[PM/AA] Port alias analysis evaluator to the new pass...
2016-02-20 Hongbin ZhengAdd more isl object printing functions
2016-02-20 Hongbin ZhengAssign meaningful name to MemoryAccess. NFC
2016-02-20 Mike Aizatskyfixing msvc warning.
2016-02-20 Sanjoy Das[SCEV] Don't spell `SCEV *` variables as `Scev`; NFC
2016-02-20 Sanjoy Das[SCEV] Don't spell `SCEV *` variables as `Scev`; NFC
2016-02-20 Sanjoy Das[SCEV] Don't use std::make_pair; NFC
2016-02-20 Eric FiselierWork around GCC bug in .fail.cpp tests
2016-02-20 David Majnemer[SimplifyCFG] Merge together cleanuppads
2016-02-20 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-20 David MajnemerRemove a duplicate declaration specifier from _ReadBarrier
2016-02-20 Davide Italiano[X86ISelLowering] Fix TLSADDR lowering when shrink...
2016-02-20 Tom StellardAMDGPU/SI: Use v_readfirstlane to legalize SMRD with...
2016-02-20 Quentin Colombet[RegAllocFast] Properly track the physical register...
2016-02-20 Eric FiselierFix PR26622 - Make CheckLibcxxAtomic.cmake use the...
2016-02-20 Eric FiselierMake __wrap_iter work with GCC again
2016-02-20 Eric FiselierAdd stdbool.h wrapper for libc++
2016-02-19 Reid Kleckner[codeview] Fix emission of file changes in inline line...
2016-02-19 Chris Bieneman[CMake] Adding a CMake cache file that matches Apple...
2016-02-19 Mike Aizatsky[sancov] use GetLoadedModules for list of modules rathe...
2016-02-19 Mike Aizatsky[sancov] sanitizer html report cosmetic improvements.
2016-02-19 Rafael EspindolaHandle undef symbols in LTO.
2016-02-19 Richard Smith[modules] Do less scanning of macro definition chains...
2016-02-19 Richard Smith[modules] Flatten -fmodule-name= and -fmodule-implement...
2016-02-19 Davide Italiano[X86ISelLowering] Provide a more informative assert...
2016-02-19 Davide Italiano[X86ISelLowering] Merge two conditions inside a single if.
2016-02-19 Hans WennborgRevert r255691 "[LoopVectorizer] Refine loop vectorizer...
2016-02-19 Hans WennborgRevert r253557 "Alternative to long nops for X86 CPUs...
2016-02-19 David Blaikiellvm-dwp: Improve performance (N^2 to amortized N)...
2016-02-19 Mike Aizatsky[sancov] requiring dynamic asan.
2016-02-19 Xinliang David Liminor test runline cleanup
2016-02-19 Dimitry AndricFix incorrect selection of AVX512 sqrt when OptForSize...
2016-02-19 Sanjoy Das[StatepointLowering] Minor non-semantic cleanups
2016-02-19 Eugene ZelenkoFix Clang-tidy modernize-use-nullptr and modernize...
2016-02-19 Ed MasteRemove expectedFailureFreeBSD decorator
2016-02-19 Dan Gohman[WebAssembly] Add another optimization idea to README...
2016-02-19 Zachary TurnerDon't use an atexit handler for cleaning up the temp...
2016-02-19 Mike Aizatsky[sancov] using static asan
2016-02-19 Anastasia Stulova[OpenCL] Generate metadata for opencl_unroll_hint attribute
2016-02-19 Geoff Berry[AArch64][ShrinkWrap] Fix bug in prolog clobbering...
2016-02-19 Sanjoy Das[StatepointLowering] Update StatepointMaxSlotsRequired...
2016-02-19 Sanjoy Das[StatepointLowering] Fix a mistake in rL261336
2016-02-19 Matthew Simpson[LV] Vectorize first-order recurrences
2016-02-19 Ewan Crawfordrefactor/cleanup ClangExpressionParser::Parse
2016-02-19 Xinliang David Li[PGO] Enable profile-rt testing on all supported targets
2016-02-19 Reid Kleckner[Windows] Simplify more tests now that Clang supports EH
2016-02-19 Ed MasteRemove XFAIL from test passing on FreeBSD
2016-02-19 Ed MasteRemove XFAIL from test passing on FreeBSD
2016-02-19 Reid Kleckner[Windows] Add 10s timeout to some WaitForSingleObject...
2016-02-19 Sanjoy Das[StatepointLowering] Change AllocatedStackSlots to...
2016-02-19 Sanjoy Das[StatepointLowering] Fix bug in allocateStackSlot
2016-02-19 Sanjoy Das[StatepointLowering] Clean up allocateStackSlot
2016-02-19 Ed MasteRemove XFAIL from test passing on FreeBSD
2016-02-19 Kevin B. Smith[X86] Change fixup-bw-inst.ll to test output with this...
2016-02-19 Silviu Baranga[LV] Fix PR26600: avoid out of bounds loads for interle...
2016-02-19 Tom StellardAMDGPU/SI: Fix s_waitcnt insertion for flat instructions
2016-02-19 Simon Pilgrim[X86][AVX] Added fast-isel intrinsics tests
2016-02-19 Ewan CrawfordDelete unused function in ClangExpressionParser
2016-02-19 Rafael EspindolaAdd support for merging strings with alignment larger...
2016-02-19 Rafael EspindolaAdd support for merging strings with alignment larger...
2016-02-19 Ulrich Weigand[SystemZ] Fix ABI for i128 argument and return types
2016-02-19 Aaron BallmanAdd a new check, cert-flp30-c, that diagnoses loop...
2016-02-19 Serge PavlovRemoved unused local variable
2016-02-19 George RimarAttemp to heal windows buildbot
2016-02-19 Alexey Bataevpr26544: Bitfield layout with pragma pack and attribute...
2016-02-19 Tobias GrosserCodegen: Print error in Polly code verification and...
2016-02-19 Chandler Carruth[LPM] Document the new helpers to make it easy to get...
2016-02-19 Tamas BerghammerStack unwinding emulation: handle adjustment of FP
2016-02-19 George Rimar[ELF] - Minor refactor of LinkerScript file
2016-02-19 Chandler Carruth[LPM] Factor all of the loop analysis usage updates...
next