platform/upstream/llvm.git
2014-12-02 Tobias Grossercheckout_isl: Do not fail in presence of an old CLooG...
2014-12-02 Matt ArsenaultR600: Cleanup some tests and add missing testcases
2014-12-02 Philip ReamesRestructure some assertion checking based on post commi...
2014-12-02 Nico WeberWrap to 80 columns. No behavior change.
2014-12-02 Daniel Sanders[mips] Fix passing of small structures for big-endian...
2014-12-02 Roman DivackyIntroduce CPUStringIsValid() into MCSubtargetInfo and...
2014-12-02 Tobias GrosserMake checkout isl script executable
2014-12-02 Alexey SamsonovSimplify Symbolizer::SymbolizePC() interface.
2014-12-02 Tom StellardR600/SI: Refactor AMDGPUAsmPrinter::EmitProgramInfoSI()
2014-12-02 Philip Reames[Statepoints 4/4] Statepoint infrastructure for garbage...
2014-12-02 Philip ReamesAppease a build bot complaining about an unused variabl...
2014-12-02 Johannes DoerfertDrop Cloog support
2014-12-02 JF BastienMake le64 DescriptionString consistent with other targets.
2014-12-02 Reid Klecknercmake: Remove MAXPATHLEN define as autoconf does not...
2014-12-02 Reid KlecknerRemove '#undef const' from config.h.cmake to sync with...
2014-12-02 Philip Reames[Statepoints 3/4] Statepoint infrastructure for garbage...
2014-12-02 Fariborz JahanianThis patch fixes a crash involving use of predefined
2014-12-02 Bruno Cardoso... [SwitchLowering] Handle destinations on multiple phi...
2014-12-02 Samuel BenzaquenSkip some unnecessary type checks.
2014-12-02 Ahmed Bougacha[MachineCSE] Clear kill-flag on registers imp-def'd...
2014-12-02 Philip ReamesRemove unneccessary code introduced with 223101.
2014-12-02 Zachary TurnerDisable warning 4530 for MSVC builds.
2014-12-02 Tom StellardR600/SI: Set correct number of user sgprs for HSA runtime
2014-12-02 Peter Zotov[OCaml] Add Llvm.mdnull.
2014-12-02 JF Bastienlibc++: support NaCl when building thread.cpp
2014-12-02 Sanjay Patelfix typo in comment
2014-12-02 Tim NorthoverAArch64: make register block rules apply to vector...
2014-12-02 Tom StellardR600/SI: Set the ATC bit on all resource descriptors...
2014-12-02 Tom StellardTriple: Add AMDHSA operating system type
2014-12-02 Anton KorobeynikovFix invalid calling convention used for libcalls on...
2014-12-02 Viktor Kutuzov[Tsan] Fix the atomic_race.cc test to pass on systems...
2014-12-02 Viktor Kutuzov[Tsan] Do not flush all streams on exit
2014-12-02 Serge PavlovReverted r223114, it caused failure on on clang-native...
2014-12-02 Bruno Cardoso... [LICM] Avoind store sinking if no preheader is available
2014-12-02 Daniel Jasperclang-format: Escape '*' in generated flag documentation.
2014-12-02 Daniel Jasperclang-format: Add option to suppress operator alignment.
2014-12-02 Justin Holewinski[NVPTX] Fix type error for some builtins in BuiltinsNVP...
2014-12-02 Asiri RathnayakeRemove unused function.
2014-12-02 Serge PavlovEmit warning if define or undef reserved identifier...
2014-12-02 Asiri RathnayakeAdd support for ARM modified-immediate assembly syntax.
2014-12-02 Will NewtonAdd ARM relocations to ELFYAML
2014-12-02 Daniel Jasperclang-format: precedence-based indentation when breakin...
2014-12-02 Charlie TurnerEmit Tag_ABI_FP_denormal correctly in fast-math mode.
2014-12-02 Sonam Kumari[signext.ll] Removal Of Duplicate Test Cases
2014-12-02 Bob WilsonRe-apply "Revert r166370 and r166540 now that Xcode...
2014-12-02 NAKAMURA Takumiclang/test/Modules/malformed.cpp REQUIRES shell due...
2014-12-02 Hans WennborgCMake: make the regexes used for setting HOST_LINK_VERS...
2014-12-02 Hans WennborgTry to fix the MSVC build.
2014-12-02 Nick Kledzik[mach-o] Fix TrieEdge leak
2014-12-02 Nick Kledzik[mach-o] add support for arm64 compact unwind info
2014-12-02 Chandler CarruthRely on fewer features of the 'env' command. Darwin...
2014-12-02 Nick LewyckyFix variable used only in assertion.
2014-12-02 Chandler CarruthAdd a test that ensures the Clang driver behaves itself...
2014-12-02 Chandler CarruthFix several bugs in r221220's new program finding code.
2014-12-02 Richard SmithUpdate and simplify to match Clang r223095.
2014-12-02 Bob WilsonRemove special case for aarch64 static vs. PIC code...
2014-12-02 Jason MolendaFix the behavior of ${current-pc-arrow} in the default...
2014-12-02 Richard Smith[modules] Track how 'header' directives were written...
2014-12-01 Alexey SamsonovAdd override specifiers to Symbolizer methods. NFC.
2014-12-01 Hal FinkelSimplify pointer comparisons involving memory allocatio...
2014-12-01 Philip ReamesTry to fix a bot failure due to a variable used only...
2014-12-01 Oleksiy VyalovFix several test failures on Linux/FreeBSD caused by...
2014-12-01 Nikola SmiljanicPerform correct lookup when '__super' is used in class...
2014-12-01 Zachary TurnerEnable enabling and disabling breakpoints on Windows.
2014-12-01 Zachary TurnerLink test executables with LLD on Windows.
2014-12-01 Zachary TurnerOnly normalize FileSpec paths *after* resolving them.
2014-12-01 Zachary TurnerMake -fuse-ld=lld work properly on Windows.
2014-12-01 Philip Reames[Statepoints 2/4] Statepoint infrastructure for garbage...
2014-12-01 Enrico GranataThe register keyword is deprecated in C++11, so clang...
2014-12-01 Greg Claytonlldb can deadlock when launched with an non-existing...
2014-12-01 Greg ClaytonAdded a new regular expression to the "_regexp-break...
2014-12-01 Vince HarronAdded StringExtractor::DecodeHexU8 && GetHexBytesAvail
2014-12-01 Vince HarronStringExtractor unit tests
2014-12-01 Reid KlecknerUse nullptr to silence -Wsentinel when self-hosting...
2014-12-01 Philip Reames[Statepoints 1/4] Statepoint infrastructure for garbage...
2014-12-01 Jingyue Wu[NVPTX] Do not emit .weak symbols for NVPTX
2014-12-01 Reid KlecknerParse 'ghccc' in .ll files as the GHC convention (cc 10)
2014-12-01 Ahmed Bougacha[AArch64] Don't combine "select (setcc i1 LHS, RHS...
2014-12-01 Ahmed Bougacha[AArch64] Fix v2i8->i16 bitcast legalization.
2014-12-01 Shankar Easwaran[Core] Remove function to not override RoundTripPasses.
2014-12-01 Peter Zotov[OCaml] Move Llvm.clone_module to its own Llvm_transfor...
2014-12-01 Peter Zotov[OCaml] [cmake] Add CMake buildsystem for OCaml.
2014-12-01 JF Bastienlibc++: add NaCl and PNaCl support for std::random_device
2014-12-01 Rafael EspindolaUse a continue to reduce indentation and clang-format...
2014-12-01 Rafael EspindolaUse a range loop. NFC.
2014-12-01 Richard SmithAdd missing 'break's, found by inspection. No functiona...
2014-12-01 Pete CooperUse C++ typed enums instead of 'unsigned char' for...
2014-12-01 Ahmed Bougacha[MachineVerifier] Accept a MBB with a single landing...
2014-12-01 Rafael EspindolaDrop SrcStructTypesSet. It is redundant.
2014-12-01 Nico WeberAdd a test for devirtualization of virtual operator...
2014-12-01 Tim NorthoverARM: lower tail calls correctly when using GHC calling...
2014-12-01 Hans WennborgRevert r223049, r223050 and r223051 while investigating...
2014-12-01 Hans WennborgSimplifyCFG: Omit range checks for switch lookup tables...
2014-12-01 Hans WennborgSimplifyCFG: don't remove unreachable default switch...
2014-12-01 Hans WennborgSelectionDAG switch lowering: Replace unreachable defau...
2014-12-01 Matt ArsenaultUpdate R600 address space map to include generic
2014-12-01 Rafael EspindolaPartial revert of r222986.
2014-12-01 Matt ArsenaultR600/SI: Various instruction format bit test cleanups
2014-12-01 Samuel BenzaquenMake the function pointer a template argument instead...
2014-12-01 Alexey Bataev[OPENMP] Formating and code improvement for codegen...
next