platform/upstream/llvm.git
2014-03-30 Chandler Carruth[ARM64] Fix a heap-use-after-free spotted by ASan.
2014-03-30 Tim NorthoverARM64: uncopy/paste helper function
2014-03-30 Tim NorthoverARM64: remove unused variables
2014-03-30 Tim NorthoverARM64: remove -m32/-m64 mapping with ARM.
2014-03-30 Tim NorthoverARM64: override all the things.
2014-03-30 Saleem AbdulrasoolSupport: correct Windows normalisation
2014-03-30 David MajnemerSema: Implement DR317
2014-03-30 David MajnemerMS ABI: Simplify MangleByte
2014-03-30 Richard SmithTests for dr475-dr500.
2014-03-30 NAKAMURA TakumiSuppress llvm/test/CodeGen/ARM64 for targeting pecoff...
2014-03-30 NAKAMURA Takumillvm/test/Transforms/LoopStrengthReduce/ARM64/lsr-...
2014-03-30 NAKAMURA TakumiX86Subtarget.h: isTargetWindows() should tell whether...
2014-03-30 Lang Hames[MC] Remove an unused (and broken) variant of the setup...
2014-03-30 Lang Hames[PBQP] Move invalid graph nodeId/edgeId methods into...
2014-03-30 Rafael EspindolaAdd a missing break.
2014-03-30 Saleem AbdulrasoolSupport: normalize the default triple on Unix
2014-03-30 Rafael EspindolaRemove dead declarations.
2014-03-29 Benjamin KramerRemove outdated comment.
2014-03-29 Dmitri GribenkoFix a few -Wdocumentation warnings
2014-03-29 Jason MolendaInclude string.h for memset() prototype. Thanks Dmitri.
2014-03-29 Benjamin KramerDetemplatize LOHDirective.
2014-03-29 Jason Molendalldb arm64 import.
2014-03-29 Benjamin KramerARM64: Remove unused helper function, make others static.
2014-03-29 Tim NorthoverInstall: add arm_neon.h header back
2014-03-29 Benjamin Kramertblgen: Twinify PrintFatalError.
2014-03-29 Tim NorthoverTableGen: don't save a StringRef to a local std::string.
2014-03-29 Benjamin KramerAvoid storing Twines.
2014-03-29 Benjamin KramerAvoid a local Twine variable.
2014-03-29 Hal Finkel[PowerPC] Handle v2i64 comparisons
2014-03-29 Tim NorthoverARM64: format register strings without creating a local...
2014-03-29 Tim NorthoverARM64: Fix GCC warning in CGBuiltin.cpp
2014-03-29 Tim NorthoverRemove stray references to aarch64_simd.h
2014-03-29 Logan Chienllvm-mc: Fix build breakage caused by r205050.
2014-03-29 Tim NorthoverCodeGen: Allow different RTTI emission strategies
2014-03-29 Tim NorthoverARM64: initial clang support commit.
2014-03-29 David MajnemerCodeGen: Don't crash when replacing functions
2014-03-29 Tim NorthoverARM64: parametrise IVar offset type (long on ARM64...
2014-03-29 Tim NorthoverObjC: allow targets to decide when to use stret for...
2014-03-29 Hal Finkel[PowerPC] VSX instruction latency corrections
2014-03-29 Tim NorthoverDriver: implement addClangWarningOptions
2014-03-29 Stepan DyatkovskiyRecommitted fix for PR18931, with extended tests set.
2014-03-29 Tim NorthoverARM64: use 64-bit constant even on 32-bit machines
2014-03-29 Tim NorthoverARM64: change format specifier to work on 32-bit targets
2014-03-29 Chandler Carruth[ARM64] Fix 'assert("...")' to be 'assert(0 && ".....
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-29 Tim NorthoverTableGen: avoid dereferencing nullptr variable
2014-03-29 Tim NorthoverCodeGen: add sensible defaults for the ISD::FROUND...
2014-03-29 Tim NorthoverMC-exceptions: add support for compact-unwind without...
2014-03-29 Tim NorthoverCodeGenPrep: wrangle IR to exploit AArch64 tbz/tbnz...
2014-03-29 Tim NorthoverMC: add a RefKind field to MCValue
2014-03-29 Tim NorthoverMachO: Add linker-optimisation hint framework to MC.
2014-03-29 Tim NorthoverMachO: actually set linker-private prefix at MC level.
2014-03-29 Jason MolendaLink against the zlib solib, required to build against...
2014-03-29 Tim NorthoverMachO: allow each section to have a linker-private...
2014-03-29 Tim NorthoverMake GetCPISymbol a virtual method.
2014-03-29 Tim NorthoverIntrinsics: add LLVMHalfElementsVectorType constraint
2014-03-29 Rafael EspindolaForgot to replace a %t1 in the previous commit.
2014-03-29 Rafael EspindolaCheck in binaries to avoid dependency on broken llvm...
2014-03-29 Rafael EspindolaCompletely rewrite ELFObjectWriter::RecordRelocation.
2014-03-29 Hal Finkel[PowerPC] Add subregister classes for f64 VSX values
2014-03-29 Ted Kremenek[-Wunreachable-code] Expand paren-suppression heuristic...
2014-03-29 Argyrios Kyrtzidis[test] Add a triple to the test.
2014-03-29 Argyrios Kyrtzidis[test] Add a RUN line to get a hint on why the test...
2014-03-29 Argyrios Kyrtzidis[HeaderSearch] Make sure we clear the mapped name from...
2014-03-29 Saleem AbdulrasoolWindows: canonicalise the default windows triple
2014-03-29 Ted KremenekImprove -Wunreachable-code to provide a means to indica...
2014-03-28 Richard SmithPR19278: Align ASTTemplateArgumentListInfo to match...
2014-03-28 Akira Hatanaka[x86] Fix printing of register operands with q modifier.
2014-03-28 Fariborz JahanianObjective-C. Make -Wselector-type-mismatch off by
2014-03-28 Argyrios Kyrtzidis[SemaObjC] For the semantics of the designated-initiali...
2014-03-28 Dmitri Gribenkolibclang/libIndex: USR generation: mangle source locati...
2014-03-28 Justin BognerReapply "OnDiskHashTable: Use Endian.h to read little...
2014-03-28 Justin BognerReapply "OnDiskHashTable: Use EndianStream.h to write...
2014-03-28 Jim InghamAdd the ability from the SB API's to set the "one threa...
2014-03-28 David BlaikieDebug Compression: Avoid compression debug_frame for now
2014-03-28 David MajnemerX86: Disable IsLegalToCallImmediateAddr for Win32
2014-03-28 Rui Ueyama[MachO] Remove "virtual" and add "override".
2014-03-28 Rui Ueyama[ELF] Add "override" and remove "virtual".
2014-03-28 Tom StellardIntroduce M_LOG2E_F and M_LOG2E
2014-03-28 Tom StellardReplace tabs by spaces
2014-03-28 David BlaikieAdd missing include (for r205050)
2014-03-28 Rui Ueyama[ELF] Terminate argv with nullptr.
2014-03-28 Hans WennborgSimplify clang-cl's target triple setting
2014-03-28 David Blaikiellvm-mc: error when -compress-debug-sections is request...
2014-03-28 Hans WennborgTry to fix the cl-options.c test on ARM bots
2014-03-28 Justin BognerRevert "OnDiskHashTable: Use Endian.h to read little...
2014-03-28 Justin BognerRevert "OnDiskHashTable: Use EndianStream.h to write...
2014-03-28 Hal Finkel[PowerPC] Fix VSX permutation isel
2014-03-28 Justin BognerOnDiskHashTable: Use Endian.h to read little endian...
2014-03-28 Justin BognerOnDiskHashTable: Use EndianStream.h to write little...
2014-03-28 Jim InghamWait for the reply from the 'D' detach packet before...
2014-03-28 Rafael EspindolaConvert one last llc -filetype=obj test.
2014-03-28 Hal Finkel[PowerPC] v2[fi]64 need to be explicitly passed in...
2014-03-28 Rafael EspindolaConvert llc -filetype=obj test.
2014-03-28 Rafael EspindolaConvert llc -filetype=obj test.
2014-03-28 Rui Ueyama[ELF] Support response file.
2014-03-28 Duncan P. N... Use constexpr again, this time portably
2014-03-28 Rafael EspindolaRemove bogus test.
2014-03-28 Dmitri GribenkoDocumentation: remove a spurious '1' and wrap to 80...
2014-03-28 Rui UeyamaAttempt to unbreak buildbots.
next