platform/upstream/llvm.git
2015-05-29 Alex LorenzMIR Serialization: use correct line and column numbers...
2015-05-29 Reid Kleckner[WinEH] Emit EH tables for __CxxFrameHandler3 on 32...
2015-05-29 Jingyue Wu[NVPTXFavorNonGenericAddrSpaces] recursively trace...
2015-05-29 Jingyue Wu[DependenceAnalysis] Extend unifySubscriptType for...
2015-05-29 Hafiz Abid... Improve handling of print value argument in -stack...
2015-05-29 Rui UeyamaCOFF: Add /subsystem option.
2015-05-29 Rui UeyamaCOFF: Add /version option.
2015-05-29 Rui UeyamaCOFF: Add /heap option.
2015-05-29 Rui UeyamaAdd /stack option.
2015-05-29 Rui UeyamaCOFF: Add /base option.
2015-05-29 Jonathan PeytonAllow CMAKE_OSX_ARCHITECTURES to build fat library.
2015-05-29 Rui UeyamaCOFF: Add /help option.
2015-05-29 Rui UeyamaCOFF: Add /machine option.
2015-05-29 Rui UeyamaCOFF: Move Windows-specific function under Windows...
2015-05-29 Rui UeyamaCOFF: Fill imort table HintName field.
2015-05-29 Logan Chienlibcxx: Switch to use __gnu_unwind_frame() for libunwind.
2015-05-29 Logan Chienlibunwind: Fix unw_step() for ARM EHABI.
2015-05-29 Rafael EspindolaSimplify now that symbols contain the correct section.
2015-05-29 Pavel LabathXFAIL two tests for android
2015-05-29 Colin LeMahieu[Objdump] Removing unused parameter.
2015-05-29 Colin LeMahieu[Hexagon] Disassembling, printing, and emitting instruc...
2015-05-29 Rafael EspindolaFix ELFObjectWriter::isLocal for signature symbols.
2015-05-29 Toma Tabacu[mips] Remove 2 unused variables in MipsTargetStreamer...
2015-05-29 John Brawn[ARM] Adjust -march checking
2015-05-29 Aaron BallmanRemoving a switch statement that only contains a defaul...
2015-05-29 Pavel Labath[NativeProcessLinux] clean up #includes
2015-05-29 Alexander MusmanFix assertion on C++ attributes in fillAttributedTypeLoc
2015-05-29 Pavel LabathReport inferior SIGSEGV as a signal instead of an excep...
2015-05-29 Szabolcs Sipos[clang-tidy] Fix for llvm.org/PR23355
2015-05-29 Daniel MarjamakiRefactor MacroInfo so macro arguments can be iterated...
2015-05-29 Daniel MarjamakiRun clang-format on MacroInfo.h
2015-05-29 Yury Gribov[ASan] Fix flaky tests (see https://llvm.org/bugs/show_...
2015-05-29 Daniel Jasperclang-format: [JS] Support ES6 computed property names.
2015-05-29 Craig Topper[TableGen] Remove convertValue functions for UnOpInit...
2015-05-29 Jingyue WuNFC: tab => spaces
2015-05-29 Greg ClaytonChange ProcessEventData over to use a std::weak_ptr...
2015-05-29 Matthias BraunThis should have been a reference
2015-05-29 Matthias BraunCodeGen: Use mop_iterator instead of MIOperands/ConstMI...
2015-05-29 Justin Bognerwip: Remove some unused functions
2015-05-29 Quentin ColombetAdd a test for the MachineCopyPropagation change landed...
2015-05-29 Ahmed Bougacha[TableGen][AsmMatcherEmitter] Only parse isolated token...
2015-05-29 Ying ChenAdd '+' sign at the end of echo package
2015-05-29 Ahmed Bougacha[TableGen][AsmMatcherEmitter] Factor out AsmOperand...
2015-05-29 Greg ClaytonAdd support for the qEcho command to lldb-server in...
2015-05-29 Siva Chandra[TestLldbGdbServer and TestGdbRemoteXXX] Use "ls -l...
2015-05-29 Ahmed Bougacha[IR] fptrunc-of-fptrunc isn't an EliminableCastPair.
2015-05-29 Greg ClaytonAdd a new "qEcho" packet with the following format:
2015-05-29 Chaoren LinFix TestMultithreaded.
2015-05-28 Ying ChenAdd "Failing Tests .." line to dosep logs
2015-05-28 Richard SmithRemove dead code.
2015-05-28 Matthias BraunMachineFrameInfo: Simplify pristine register calculation.
2015-05-28 Eric ChristopherFix typos in variable/grammar names.
2015-05-28 Chaoren LinRemove warning when testing for timeout command.
2015-05-28 Reid KlecknerRename Win64Exception.(cpp|h) to WinException.(cpp|h)
2015-05-28 Chandler Carruth[x86] Move the vector popcount tests into non-ISA files...
2015-05-28 Alex LorenzMIR Serialization: print and parse machine function...
2015-05-28 Quentin Colombet[MachineCopyPropagation] Fix a bug with undef handling...
2015-05-28 Justin BognerAST: Fix printing GNU old-style field designators
2015-05-28 Chris BienemanFixing broken bots after r238505.
2015-05-28 David MajnemerAdd testcase for r238503.
2015-05-28 Reid Kleckner[WinEH] Start inserting state number stores for C++ EH
2015-05-28 Rafael EspindolaDon't special case undefined symbol when deciding the...
2015-05-28 Sean CallananAdded a test that makes sure that structs returned
2015-05-28 Diego NovilloUpdate documentation for llvm-profdata.
2015-05-28 Chaoren LinSimplify regex in TestDataFormatterUnordered.py for...
2015-05-28 Chris BienemanFixing the polly build.
2015-05-28 Andy AyersRevise test to run llc and llvm-mc separately.
2015-05-28 Wei MiEnable exitValue rewrite only when the cost of expansio...
2015-05-28 Rafael EspindolaRemove a trivial forwarding function. NFC.
2015-05-28 Chris BienemanRe-landing "Refactoring cl::list_storage from "is a...
2015-05-28 Diego NovilloImprove user documentation on profiling.
2015-05-28 David Majnemer[SelectionDAG] Scalar shift amounts may require legaliz...
2015-05-28 Reid KlecknerRemove debug prints from r238487
2015-05-28 Chandler Carruth[omp] Loosen the driver test enough so that overriding...
2015-05-28 Chaoren LinResubmitting r238459 and r238460 with fix for Linux.
2015-05-28 Chandler Carruth[omp] Fix a typo in a comment and a line I forgot to...
2015-05-28 Ying ChenRevert "Move inlined cxa_demangle.cpp to a separate...
2015-05-28 Ying ChenRevert "Allow both MSVC and Itanium mangling schemes."
2015-05-28 Ying ChenSkip ThreadStateTestCase.test_state_after_continue_with...
2015-05-28 Colin LeMahieu[llvm] Adding vdtor to fix warning.
2015-05-28 Greg ClaytonFix the Xcode build after the recent new demangling...
2015-05-28 Rafael EspindolaInline trivial method. NFC.
2015-05-28 Chris BienemanRevert "Refactoring cl::list_storage from "is a" to...
2015-05-28 Reid KlecknerDisable x86 tail call optimizations that jump through GOT
2015-05-28 Rui UeyamaCOFF: Return an error_code directly.
2015-05-28 Chris BienemanRefactoring cl::list_storage from "is a" to "has a...
2015-05-28 Evgeniy Stepanov[asan] Add new(unsigned int) to ASan interface list.
2015-05-28 Daniel SandersRevert r238427 - [mips] Make TTypeEncoding indirect...
2015-05-28 Rui UeyamaCOFF: Split Driver.cpp to Driver.cpp and DriverUtils...
2015-05-28 Alexey SamsonovObject, ELF: Use error code instead of calling report_f...
2015-05-28 Rafael EspindolaRemove structure field that can be computed just before...
2015-05-28 Rafael EspindolaAvoid warnings when building without asserts.
2015-05-28 Rui UeyamaRename InputFile::Name -> InputFile::Filename.
2015-05-28 Rafael EspindolaMove these vectors to the only function where they...
2015-05-28 Sean CallananIf we see an external function in the symbols, make
2015-05-28 Sean CallananDon't crash if we don't have a process and need
2015-05-28 Rui UeyamaFix non-debug build.
2015-05-28 Peter CollingbourneThumb2: Modify codegen for memcpy intrinsic to prefer...
2015-05-28 Reid Kleckner[WinEH] Remove debugging dump() call
2015-05-28 Rafael EspindolaMerge redundant loops. NFC.
next