platform/upstream/llvm.git
2014-06-24 Simon Atanasyan[Driver][Mips] Support mips64-linux-gnuabi64 / mips64el...
2014-06-24 Deepak PanickalRemove unused files, causing CMake build error.
2014-06-24 Robert Khasanovvpblend intrinsics combines as shifts intrinsics due...
2014-06-24 Matt ArsenaultR600: Remove DIV_INF
2014-06-24 David BlaikieFix test added in r211610 so it doesn't race on output...
2014-06-24 Matt ArsenaultR600/SI: Move pattern to instruction definition
2014-06-24 Weiming ZhaoFix test case in r211605/r211533
2014-06-24 Johannes Doerfert[Refactor] Create nicer test cases from C/C++
2014-06-24 Fariborz JahanianObjective-C. When we use @selector(save:), etc. there...
2014-06-24 Diego NovilloAdd new debug kind LocTrackingOnly.
2014-06-24 Diego NovilloAdd new debug kind LocTrackingOnly.
2014-06-24 Greg FitzgeraldRemove ARM XFAIL from passing test
2014-06-24 Deepak PanickalAdded support for new MI commands and bug fixes. More...
2014-06-24 Aaron BallmanAllow static_assert inside an anonymous union; fixes...
2014-06-24 Weiming ZhaoResubmit commit r211533
2014-06-24 Logan ChienUse lowercase windows.h for mingw cross compilation.
2014-06-24 David MajnemerCodeGen: Avoid multiple strlen calls
2014-06-24 Christian PirkerARM: Fix TPsoft for Thumb mode
2014-06-24 Alexander KornienkoRemove an empty directory left after r211508.
2014-06-24 Alexander KornienkoFix "warning: fallthrough annotation does not directly...
2014-06-24 Daniel Sanders[mips] Correct linux dynamic linker for -mnan=2008
2014-06-24 Rafael EspindolaReplace two release calls with std::move. I missed...
2014-06-24 Rafael EspindolaUpdate for llvm api change.
2014-06-24 Rafael EspindolaPass a unique_ptr<MemoryBuffer> to the constructors...
2014-06-24 Daniel SandersRevert: r211588 - [mips] Use __clear_cache builtin...
2014-06-24 NAKAMURA TakumiRevert r211121 (and r211285), "Change libclang initiali...
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-24 Tobias Grossercmake: Fix reference to Pluto file
2014-06-24 Daniel Sanders[mips] Added support for assembling sdbbp.
2014-06-24 Alexey Bataev[OPENMP] Additional checking for 'collapse' clause.
2014-06-24 Daniel Sanders[mips] Use __clear_cache builtin instead of cacheflush...
2014-06-24 Daniel Sanders[asan] adding support of 32-bit address sanitizer for...
2014-06-24 Tim NorthoverARM: remove dead CodeGen functions.
2014-06-24 Evgeniy Stepanov[msan] Fix origin copying.
2014-06-24 Benjamin KramerInstCombine: Disable umul.with.overflow recognition...
2014-06-24 Benjamin KramerInstCombine: Don't try to reorder shuffles where the...
2014-06-24 Jeroen KetemaAdd half limits
2014-06-24 Jeroen KetemaIntroduce CLC_VERSION macros v2
2014-06-24 Jeroen KetemaAdd MAXFLOAT
2014-06-24 Jeroen KetemaMove clcmacro.h to avoid cluttering user namespace v2
2014-06-24 Daniel Jasperclang-format: Understand that breaking before lambdas...
2014-06-24 Evgeniy Stepanov[msan] Print stats even on successful run with atexit=1.
2014-06-24 Yabin HuRemove use of llvm.codegen intrinsic for GPGPU codegen
2014-06-24 Justin BognerDriver: Restore proper naming of crashdump files
2014-06-24 David MajnemerGlobalOpt: Don't optimize dllimport for initializers
2014-06-24 David MajnemerAST: Address of dllimport functions isn't constant
2014-06-24 Alexey SamsonovInclude <tuple> for std::tie
2014-06-24 David MajnemerAST: Address of dllimport variables isn't constant
2014-06-24 Kevin Qin[AArch64] Fix a build_vector pattern match fail
2014-06-24 Alexey Bataev[OPENMP] Added initial checking of nesting of OpenMP...
2014-06-24 Adam Nemet[Disasm][AVX512] Implement decoding of top bit for...
2014-06-24 Adam Nemet[Emacs] Use spaces rather than tabs for indentation...
2014-06-24 Marshall ClowSome calls to get<>() were qualified. Some were not...
2014-06-24 Duncan P. N... Support: Move class ScaledNumber
2014-06-24 Duncan P. N... BFI: Un-floatify more language
2014-06-24 Duncan P. N... BFI: Remove more float-like language from ScaledNumber
2014-06-24 Duncan P. N... Support: Return ScaledNumbers::MaxScale from getQuotient()
2014-06-24 Duncan P. N... Support: Extract ScaledNumbers::MinScale and MaxScale
2014-06-23 Duncan P. N... BFI: Change language from "exponent" to "scale"
2014-06-23 Duncan P. N... BFI: Update ScaledNumber header docs
2014-06-23 Duncan P. N... BFI: Rename UnsignedFloat => ScaledNumber
2014-06-23 Duncan P. N... Fix comments from r211553
2014-06-23 Duncan P. N... Support: Extract ScaledNumbers::getSum() and getDiffere...
2014-06-23 Duncan P. N... Support: Return scale from ScaledNumbers::matchScales()
2014-06-23 Nick LewyckyPropagate isAddressOfMember into typo correction so...
2014-06-23 Reid Klecknernot: Only consider exit code 3 to be a crash with ...
2014-06-23 Jason MolendaFix error handling for the AppleGetQueues and AppleGetP...
2014-06-23 Rafael EspindolaUpdate for llvm api change.
2014-06-23 Jason MolendaAdd newline on last line of a few files.
2014-06-23 Rafael EspindolaPass a std::unique_ptr& to the create??? methods is...
2014-06-23 Juergen Ributzka[FastISel][X86] Lower unsupported selects to control...
2014-06-23 Juergen Ributzka[FastISel][X86] Add support for floating-point select.
2014-06-23 Juergen Ributzka[FastISel][X86] Optimize selects when the condition...
2014-06-23 Rafael EspindolaMake ObjectFile and BitcodeReader always own the Memory...
2014-06-23 Jason MolendaTemporarily roll back the parts of r211241 where I...
2014-06-23 Rafael EspindolaThis reverts commit r211533 and r211539.
2014-06-23 Juergen RibutzkaFix cmake build.
2014-06-23 Rafael EspindolaSimplify memory management with std::unique_ptr.
2014-06-23 NAKAMURA Takuminm-trivial-object.test requires shell since Lit interna...
2014-06-23 Sean CallananDon't set the ABI to apcs-gnu for non-ARM iOS targets...
2014-06-23 Todd FialaPart 2 of SBUnitSignals check-in.
2014-06-23 Ed MasteAdd SBUnixSignals.i
2014-06-23 Weiming ZhaoFix PR20056: Implement pseudo LDR <reg>, =<literal...
2014-06-23 Rafael EspindolaConvert a few methods to use ErrorOr.
2014-06-23 Duncan P. N... Support: Extract ScaledNumbers::matchScale()
2014-06-23 Jim GrosbachFix spelling. s/overloaed/overloaded/
2014-06-23 Kevin EnderbyChange the default input for llvm-nm to be a.out instea...
2014-06-23 Justin BognerCodeGen: Remove a stray tab character (NFC)
2014-06-23 Rafael Espindola[Mips] Add a target streamer when creating a null streamer.
2014-06-23 Todd FialaAdd API control of the signal disposition.
2014-06-23 David BlaikieRecommit 211309 (StringMap::insert), reverted in 211328...
2014-06-23 Matt ArsenaultR600/SI: Verify restrictions on div_scale operands.
2014-06-23 Matt ArsenaultR600/SI: Fix div_scale intrinsic.
2014-06-23 Matt ArsenaultR600: Fix formatting of intrinsic definitions.
2014-06-23 Duncan P. N... Cleanup r211507
2014-06-23 Christian PirkerARMEB: Vector extend operations
2014-06-23 Matt ArsenaultR600: Remove AMDILISelLowering
2014-06-23 Matt ArsenaultR600: Select is not expensive.
2014-06-23 Matt ArsenaultR600: Move add/sub with overflow out of AMDILISelLowering
2014-06-23 Matt ArsenaultR600: Move more out of AMDILISelLowering
next