platform/upstream/llvm.git
2015-01-27 Simon Atanasyan[Core] Reformat the code with clang-format
2015-01-27 Dmitry Vyukovtsan: properly instrument unaligned accesses
2015-01-27 Dmitry Vyukovtsan: properly instrument unaligned accesses
2015-01-27 Ramkumar Ramachandraoverloaded-intrinsic-name: exercise anyptr on struct
2015-01-27 Keno Fischer[ExecutionEngine] Add weak symbol support to RuntimeDyld
2015-01-27 Keno Fischer[ExecutionEngine] FindFunctionNamed: Skip declarations
2015-01-27 Nico Weber[libcxx] Make __wrap_iter work with gcc.
2015-01-27 Kai Nacke[mips] Add range checks and transformation to octeon...
2015-01-27 Larisse VoufoImplement the remaining portion of DR1467 from r227022...
2015-01-27 Alex RosenbergCheck wchar_t type on PS4.
2015-01-27 Chaoren LinFix copy paste error in file header.
2015-01-27 Adrian PrantlUpdate the doxygen comments in CGDebugInfo.h to follow...
2015-01-27 Kaelyn TakataProperly handle typos in the conditional of ?: expressi...
2015-01-27 Filipe CabecinhasFix part of r227215. PS4 code just omits leaf frame...
2015-01-27 Hafiz Abid... Clean lldb-mi test cases.
2015-01-27 Jim InghamThe MCJIT doesn't seem to call getPointerForNamedFuncti...
2015-01-27 Kostya SerebryanyAdd cmake flag LLVM_USE_SANITIZE_COVERAGE
2015-01-27 Filipe CabecinhasAdded more PS4 defaults for code generation
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-27 Marek OlsakR600/SI: Fix MIN3/MAX3 on VI, define MED3
2015-01-27 Marek OlsakR600/SI: Don't set patterns for chip-specific instructi...
2015-01-27 Marek OlsakR600/SI: Add VI versions of LDS atomics
2015-01-27 Marek OlsakR600/SI: Add VI versions of MUBUF atomics
2015-01-27 Marek OlsakR600/SI: Add VI versions of MUBUF loads and stores
2015-01-27 Marek OlsakR600/SI: Add pseudos for MUBUF loads and stores
2015-01-27 Andrey ChurbanovComments only: removing the Revision and Date svn varia...
2015-01-27 Justin Bognerprofile: add lib/profile to cc_kext on darwin,arm64
2015-01-27 Andrey Churbanovminor formatting change
2015-01-27 Andrey ChurbanovEnables a cpuid leaf 4 check for non-MIC x86 architectures.
2015-01-27 Andrey ChurbanovAdds some new Windows processor groups trace messages
2015-01-27 Andrey ChurbanovFixes error where proc-bind-var is not set when there...
2015-01-27 Andrey ChurbanovRemoves some unused variables (__kmp_ht_*) and changes_...
2015-01-27 Sean SilvaNo longer SCE_PRIVATE ;)
2015-01-27 Andrey ChurbanovReplaces KMP_OS_WINDOWS && KMP_ARCH_X86_64 or any combi...
2015-01-27 Andrey ChurbanovFixed implementation of the teams construct in case...
2015-01-27 Andrea Di Biagio[InstCombine] Teach how to fold a select into a cttz...
2015-01-27 Evgeniy StepanovRevert r226440.
2015-01-27 Evgeniy Stepanov[sancov] Fix unspecified constructor order between...
2015-01-27 Alex RosenbergBegin to teach clang about the PS4.
2015-01-27 Evgeniy Stepanov[msan] Refactor memory layout specification and setup.
2015-01-27 Manuel JacobAdd a FIXME in SelectionDAGBuilder before an assert...
2015-01-27 Dmitry Vyukovtsan: add test for ANNOTATE_HAPPENS_BEFORE/AFTER annota...
2015-01-27 Mohit K. Bhakkad[MSan] Enable MSan unit tests for all archs
2015-01-27 Craig Topper[X86] Add intrinsics for AVX512 128 and 256 bit integer...
2015-01-27 Eric ChristopherReplace some uses of getSubtargetImpl with the cached...
2015-01-27 Denis Protivensky[ARM] Correctly use make_unhandled_reloc_error
2015-01-27 Denis Protivensky[Mips] Fix createMipsRelocationHandler specialization...
2015-01-27 Chandler Carruth[PM] Clean up file banner comments prior to refactoring...
2015-01-27 Eric ChristopherHave the PBQP register allocator use the subtarget...
2015-01-27 Eric ChristopherRemove some extraneous includes.
2015-01-27 Denis ProtivenskyRevert "[Mips] Fix createMipsRelocationHandler speciali...
2015-01-27 Eric ChristopherFix build failure with pointer vs reference.
2015-01-27 Denis Protivensky[Mips] Fix createMipsRelocationHandler specialization
2015-01-27 Eric ChristopherUpdate a few calls to getSubtarget<> to either be getSu...
2015-01-27 Eric ChristopherClean up the AArch64 store pair suppression pass initia...
2015-01-27 Denis Protivensky[lld] Correct forming of ARM/Thumb atoms
2015-01-27 Eric ChristopherThe subtarget is cached on the MachineFunction. Access...
2015-01-27 Eric ChristopherMigrate SeparateConstOffsetFromGEP to use a Function...
2015-01-27 David MajnemerLoopRotate: Don't walk the uses of a Constant
2015-01-27 Eric ChristopherRemove unused include.
2015-01-27 Richard SmithDR1902: if overload resolution recurses, and the inner...
2015-01-27 Rui UeyamaFix incorrect atom ordinal.
2015-01-27 Richard TrieuRevert r227148 & r227154 which added a test which infin...
2015-01-27 Enrico GranataApply the transformation to the static type as well...
2015-01-27 Chandler Carruth[PM] Run clang-format over this header to clean up...
2015-01-27 Chandler Carruth[PM] Switch a doxygen comment to the standard format...
2015-01-27 Greg ClaytonAllow python command interpreter commands to be interru...
2015-01-27 Chandler Carruth[PM] Refactor the core logic to run EarlyCSE over a...
2015-01-27 Kuba Brecka[ASan] Use rpath in tests that produce a shared library
2015-01-27 Eric ChristopherMachineRegisterInfo can access TII off of the MachineFu...
2015-01-27 Eric ChristopherMigrate AtomicExpandPass and DwarfEHPrepare to using...
2015-01-27 Eric ChristopherFix unsigned/signed comparison warning.
2015-01-27 Eric ChristopherMigrate CodeGenPrepare to use the Function based getSub...
2015-01-27 Eric ChristopherGrab the TargetLowering info from the DAG rather than...
2015-01-27 Eric ChristopherRemove extraneous period.
2015-01-27 Chris BienemanOne more fix to the new API to fix const-correctness.
2015-01-27 Greg ClaytonFix the test to disassemble as if at address zero,...
2015-01-27 Adrian PrantlReplace this testcase with an even shorter one provided...
2015-01-26 Chad RosierCommoning of target specific load/store intrinsics...
2015-01-26 Chris BienemanPete Cooper suggested the new API should use ArrayRef...
2015-01-26 Rui UeyamaFix local variable names.
2015-01-26 Philip ReamesAdd test cases for PRE w/volatile loads
2015-01-26 Simon Pilgrim[X86][SSE] Float comparisons can sometimes be safely...
2015-01-26 Rui UeyamaAccept -allow-shlib-undefined in addition to --allow...
2015-01-26 Zachary TurnerHave the UTF conversion wrappers append a null terminator.
2015-01-26 Eric FiselierAdopt CMake policy CMP0042. Set MACOSX_RPATH on by...
2015-01-26 Simon Pilgrim[X86][PCLMUL] Enable commutation for PCLMUL instructions
2015-01-26 Chris BienemanAdd new HideUnrelatedOptions API that takes a SmallVect...
2015-01-26 Eric FiselierAdopt CMake policy CMP0042. Set MACOSX_RPATH on by...
2015-01-26 Simon PilgrimLine endings fix. NFC.
2015-01-26 Matt ArsenaultR600: Cleanup or test
2015-01-26 Simon PilgrimLine endings fix. NFC.
2015-01-26 Pete CooperDon't generate llvm.expect intrinsics with -O0.
2015-01-26 Greg FitzgeraldFix shared library build
2015-01-26 Alexei Starovoitovbpf: fix build due to 'Move DataLayout back to the...
2015-01-26 Rui UeyamaUse parallel_sort in the LayoutPass.
2015-01-26 Marshall ClowAdded test for incomplete type support in vector/list...
2015-01-26 Bruno Cardoso... [x86][MMX] Rename and cleanup tests: arith, intrinsics...
2015-01-26 Ben LangmuirTweak r227115 per review feedback
2015-01-26 Reid KlecknerFix broken doc link to Clang 3.5 release notes
next