platform/upstream/llvm.git
2015-02-18 David MajnemerItanium ABI: Improve our mangling of <destructor-name>
2015-02-18 Matt ArsenaultR600/SI: Rename dst encoding field to be consistent...
2015-02-18 Matt ArsenaultR600/SI: Consistently capitalize encoding field names
2015-02-18 Matt ArsenaultR600/SI: Set noNamedPositionallyEncodedOperands
2015-02-18 Matt ArsenaultR600/SI: Fix src1_modifiers for class instructions
2015-02-18 Matt ArsenaultR600/SI: Fix not setting clamp / omod for v_cndmask_b32_e64
2015-02-18 Matt ArsenaultR600: Fix operand encoding error
2015-02-18 Matt ArsenaultR600/SI: Fix encoding error from glc bit on VI SMRD...
2015-02-18 Matt ArsenaultR600/SI: Fix operand encoding for flat instructions
2015-02-18 Matt ArsenaultR600/SI: Fix error from vdst on no return atomics
2015-02-18 Matt ArsenaultR600/SI: Add missing offset operand to buffer bothen
2015-02-18 Matt ArsenaultR600/SI: Add missing soffset operand to global atomics
2015-02-18 Matt ArsenaultR600/SI: Fix brace identation
2015-02-18 Justin BognerRe-apply "InstrProf: Add unit tests for the profile...
2015-02-18 Matthias BraunLiveRangeCalc: Rename some parameters from kill to...
2015-02-18 Sanjoy DasGeneralize getExtendAddRecStart to work with both sign...
2015-02-18 Chandler Carruth[shuffles] Tweak my shufflevector fuzz test generation...
2015-02-18 Filipe CabecinhasDowngrade build system error message to a warning
2015-02-18 Larisse VoufoRename flags and options to match current naming: from...
2015-02-18 Eric ChristopherMake the Mips AsmPrinter independent of global subtarget
2015-02-18 Eric ChristopherUnify selectMipsCPU implementations.
2015-02-18 Sanjoy DasBugfix: SCEV incorrectly marks certain expressions...
2015-02-18 Anton Yartsev[analyzer] Refactoring: clarified the way the proper...
2015-02-18 Zachary Turner[CMake] Remove debug message from CMakeLists.txt
2015-02-18 Richard Smith[modules] Fix typo in DIA exclusion in module map.
2015-02-17 Rafael EspindolaTwines should be passed by const ref.
2015-02-17 Andrea Di Biagio[X86][FastIsel] Teach how to select scalar integer...
2015-02-17 Oleksiy VyalovFix TestAttachDenied.py remote execution on Linux.
2015-02-17 Rafael EspindolaAdd r228939 back with a fix.
2015-02-17 Matthias BraunRevert "Remove support for building sanitizers from...
2015-02-17 Filipe CabecinhasWe require MSVC 2013 Update 4 due to previous versions...
2015-02-17 Reid Klecknerclang-cl: Map /wd4996 to -Wno-deprecated-declarations
2015-02-17 Matthias BraunRevert "Remove support for building sanitizers from...
2015-02-17 Alexey Samsonov[TSan] Provide default values for compile definitions.
2015-02-17 Rafael EspindolaAdd a test showing the problem in r228939.
2015-02-17 Duncan P. N... IR: Add missing clone() overloads
2015-02-17 Oleksiy VyalovMake PlatformPOSIX::KillProcess to delegate to a remote...
2015-02-17 Reid Klecknerclang-cl: Disable frame pointer elimination at -O0
2015-02-17 Sanjay Patelrename variables again because these tables also deal...
2015-02-17 Duncan P. N... IR: fieldIsMDNode() should be false for MDString
2015-02-17 Duncan P. N... AsmPrinter: Take range in DwarfExpression::AddExpressio...
2015-02-17 Simon Pilgrim[X86][SSE] Generalised unpckl/unpckh shuffle matching
2015-02-17 Reid KlecknerWinASan: Fix escaping in dll_host.cc test to work with...
2015-02-17 Zachary Turner[CMake] Create a custom target for generating extension...
2015-02-17 Zachary TurnerRemove the CMake duplication for liblldb.
2015-02-17 Sanjay PatelAdd comment to explain a non-obvious setting; NFC.
2015-02-17 Sanjay Pateluse a triple instead of a cpu; less builbot sadness
2015-02-17 Reid KlecknerSilence an MSVC warning about testing a function for...
2015-02-17 Reid KlecknerUse lit's internal shell when running tests on Windows
2015-02-17 Sanjay Patelremove function names from comments; NFC
2015-02-17 Benjamin KramerSema: Replace some push_backs of expensive to move...
2015-02-17 Alexey SamsonovRemove support for building sanitizers from Makefile...
2015-02-17 Alexey SamsonovRemove support for building sanitizers from Makefile...
2015-02-17 Gabor Horvath[clang-tidy] Fixed two wrong fix-it cases in misc-ineff...
2015-02-17 Meador IngeRevert r229543.
2015-02-17 Sanjay Patelreplace meaningless variable names; NFCI
2015-02-17 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-17 Justin BognerRe-apply "InstrProf: Use a test fixture in the coverage...
2015-02-17 Meador IngeSema: Allow 'constexpr' variables in range loops
2015-02-17 Rafael EspindolaAdd testcases I missed in r229541.
2015-02-17 Rafael EspindolaAdd r228980 back.
2015-02-17 John ThompsonAdd canonical path conversion function and use it so...
2015-02-17 Rafael EspindolaAdd r228889 back.
2015-02-17 Rafael EspindolaAdd r228888 back.
2015-02-17 Rafael EspindolaAdd r228886 back now that r229530 fixed the issue lldb...
2015-02-17 Sanjay Patelmake basic block label matching more flexible for less...
2015-02-17 Tom StellardR600/SI: Fix asam errors in SIFoldOperands
2015-02-17 Nico WeberRemove a recovery attempt that was untested and crashed...
2015-02-17 Sanjay Patelprevent folding a scalar FP load into a packed logical...
2015-02-17 Rafael EspindolaDon't deference the section_end() iterator.
2015-02-17 Reid KlecknerExpose LLVM_VERSION_PATCH in llvm-config.h
2015-02-17 Eric ChristopherMake the ARM AsmPrinter independent of global subtarget
2015-02-17 Eric Christopher80-column fixups.
2015-02-17 Eric ChristopherRemove the ABI from the target features. It's obsoleted by
2015-02-17 Colin LeMahieu[MC] Constifying MCInst::size()
2015-02-17 Zachary TurnerAdd LLDB_API to all of the public API class definitions.
2015-02-17 Adrian PrantlAdd a testcase that exercises DIBuilder's handling...
2015-02-17 Adrian PrantlDIBuilder: add trackIfUnresolved() to all nodes that...
2015-02-17 Simon Atanasyan[Object] Support reading 64-bit MIPS ELF archives
2015-02-17 Alexey Samsonov[LSan] Make parent tool responsible for initializing...
2015-02-17 Dimitry AndricRemove inclusion of netinet/ip_compat.h for FreeBSD...
2015-02-17 Ilia KFix argdumper build in cmake (OS X) after r228636
2015-02-17 Zachary TurnerRevert "Revert "I had recently added a new SBFrame...
2015-02-17 Aaron BallmanCorrecting the ArrayRef test to not cause use-after...
2015-02-17 Zachary TurnerRevert "I had recently added a new SBFrame::GetVariable...
2015-02-17 Aaron BallmanAdding additional tests to ensure that initializer...
2015-02-17 Aaron BallmanAddressing a post-commit review comment suggesting...
2015-02-17 Sanjay PatelCanonicalize splats as build_vectors (PR22283)
2015-02-17 Benjamin KramerRevert accidental commit.
2015-02-17 Eric Fiselier[libcxx] Add <experimental/ratio>
2015-02-17 Benjamin KramerPrefer SmallVector::append/insert over push_back loops...
2015-02-17 Tom StellardR600/SI: Extend private extload pattern to include...
2015-02-17 Pavel LabathUse CloseOnExec in Platform::PutFile
2015-02-17 Chaoren LinSend default register number instead of GDB register...
2015-02-17 Chaoren LinWatchpoint debug registers should work in i386 as well.
2015-02-17 Chaoren LinFix small assignment mistake.
2015-02-17 Aaron BallmanI believe we no longer require LLVM_HAS_INITIALIZER_LIS...
2015-02-17 NAKAMURA TakumiADT/PointerIntPairTest.cpp: Prune obsolete #if. We...
2015-02-17 Benjamin KramerPrefer SmallVector::append/insert over push_back loops.
2015-02-17 Sergey MatveevAppend -fno-assume-sane-operator-new in ASan builds.
next