platform/upstream/llvm.git
2014-07-24 Chandler Carruth[Target] Teach the query interfaces for lowering of...
2014-07-24 Hal FinkelAA metadata refactoring (introduce AAMDNodes)
2014-07-24 Viktor KutuzovAdd FreeBSD support to Asan test cases that use mmap...
2014-07-24 NAKAMURA TakumiPrune redundant libdeps.
2014-07-24 NAKAMURA TakumiPrune dependency to MC from each target disassembler.
2014-07-24 NAKAMURA Takumi[CMake] tools/lto: Prune redundant libdep(s).
2014-07-24 NAKAMURA Takumi[CMake] LineEditorTests: Add Support to link_components.
2014-07-24 NAKAMURA Takumi[CMake] LexTests: Prune redundant libdep(s).
2014-07-24 Tim NorthoverMachO: use "arm64" as the triple name in modules.
2014-07-24 Benjamin KramerPlug memory leaks.
2014-07-24 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-24 Daniel Sanders[mips] Fix ll and sc instructions
2014-07-24 Alexey Bataev[OPENMP] Initial parsing and sema analysis for clause...
2014-07-24 Benjamin Kramer[clang-tidy] Fix a heap use-after-free bug detected...
2014-07-24 Matt ArsenaultR600: Match rcp node on pre-SI
2014-07-24 Matt ArsenaultR600: Fix LowerSDIV24
2014-07-24 Alexey Bataev[OPENMP] Initial parsing and sema analysis for clause...
2014-07-24 David MajnemerMS ABI: -fno-rtti-data wasn't data-free enough
2014-07-24 Richard TrieuAdd support for nullptr template arguments to template...
2014-07-24 Rafael EspindolaRemove unused substitution.
2014-07-24 Richard Smith[modules] Slightly expand module semantics documentation.
2014-07-24 Richard SmithSimplify MacroInfo lifetime management. We don't need...
2014-07-24 Duncan P. N... IR: Fix comment from r213824
2014-07-24 Alexey Bataev[OPENMP] Fixed DSA detecting for function parameters...
2014-07-24 Richard SmithTake the canonical type when forming a canonical templa...
2014-07-24 NAKAMURA TakumiRemove a stray semicolon. [-Wpedantic]
2014-07-24 NAKAMURA TakumiUpdate library dependencies.
2014-07-24 Matt ArsenaultR600: Implement enableClusterLoads()
2014-07-24 Kevin Qin[AArch64] Fix a bug generating incorrect instruction...
2014-07-24 Jason MolendaAdd debug asserts / sanity checks to
2014-07-24 Jason MolendaIncrease the gdb-remote packet timeout for the first...
2014-07-24 Jiangning Liu[AArch64] Disable some optimization cases for type...
2014-07-24 Filipe CabecinhasFixed PR20411 - bug in getINSERTPS()
2014-07-24 Richard SmithRemove unused Prev pointer from MacroInfo chain.
2014-07-24 Duncan P. N... IR: Add Value::sortUseList()
2014-07-24 David MajnemerAdd a .clang-format file to enhance formatting experien...
2014-07-24 David MajnemerObjectFileMachO: Silence signed/unsigned comparison...
2014-07-24 Rui UeyamaChange the signature of insertElementAt and rename...
2014-07-23 Richard SmithReplace r213816's fix with a different one. It's not...
2014-07-23 Reid KlecknerAdd a VS "14" msbuild toolset
2014-07-23 Rui Ueyama[PECOFF] Simplify.
2014-07-23 Reid KlecknerSplit -Winvalid-command-line-argument into -Wignored...
2014-07-23 Reid KlecknerAdd a missing Invalid check to SubobjectDesignator...
2014-07-23 Manman RenSimplifyCFG: fix a bug in switch to table conversion
2014-07-23 Rafael EspindolaFix the build when building with only the ARM backend.
2014-07-23 Rafael EspindolaDocument what backwards compatibility we provide for...
2014-07-23 NAKAMURA TakumiLet llvm/test/CodeGen/X86/avx512*-mask-op.ll(s) aware...
2014-07-23 Eric ChristopherFix indenting.
2014-07-23 Chandler Carruth[x86] Rip out some broken test cases for avx512 i1...
2014-07-23 Eric ChristopherReorganize and simplify local variables.
2014-07-23 Rafael EspindolaFinish inverting the MC -> Object dependency.
2014-07-23 Juergen Ributzka[RuntimeDyld][AArch64] Update relocation tests and...
2014-07-23 Eric ChristopherRemove the query for TargetMachine and TargetInstrInfo...
2014-07-23 David BlaikieArgPromo+DebugInfo: Handle updating debug info over...
2014-07-23 Rui Ueyama[PECOFF] Add the entry point file at the right place.
2014-07-23 David BlaikieTest debug info in arg promotion with an actual promoti...
2014-07-23 Rui Ueyama[PECOFF] Fix entry point address.
2014-07-23 Jim GrosbachUse an explicit triple in testcase.
2014-07-23 Jim Grosbach[X86,AArch64] Extend vcmp w/ unary op combine to work...
2014-07-23 Jim GrosbachX86: restrict combine to when type sizes are safe.
2014-07-23 Jim GrosbachDAG: fp->int conversion for non-splat constants.
2014-07-23 Johannes Doerfert[Fix] Typo during refactoring
2014-07-23 Justin Holewinski[NVPTX] Add some extra tests for mul.wide to test non...
2014-07-23 Justin Holewinski[NVPTX] Silence a GCC warning found by the buildbots
2014-07-23 Johannes Doerfert[Refactor] IslAst and payload struct
2014-07-23 Alexey SamsonovBuild libcxx-tsan only if TSan is supported on host...
2014-07-23 Richard SmithPR20228: don't retain a pointer to a vector element...
2014-07-23 Mark HeffernanDo not add unroll disable metadata after unrolling...
2014-07-23 Juergen Ributzka[FastISel][AArch64] Fix return type in FastLowerCall.
2014-07-23 Alexey SamsonovFix unused-variable warning
2014-07-23 Dan AlbertFix ctype_base::xdigit for Android.
2014-07-23 Justin Holewinski[NVPTX] mul.wide generation works for any smaller integ...
2014-07-23 Alexey Samsonov[UBSan] Add the ability to dump call stacks to -fsaniti...
2014-07-23 Alexey Samsonov[UBSan] Introduce UBSAN_OPTIONS environment variable.
2014-07-23 Enrico GranataEnsure that if some unspecified person were to pass...
2014-07-23 Robert Khasanov[SKX] Added missed test files for rev 213757
2014-07-23 Johannes Doerfert[Refactor] Unify IslAst print methods
2014-07-23 Greg ClaytonMake sure we don't crash if someone (E.G.) comments...
2014-07-23 Saleem AbdulrasoolAsmParser: remove deprecated LLIR support
2014-07-23 Saleem AbdulrasoolExecutionEngine: remove a stray semicolon
2014-07-23 Mark HeffernanRename metadata in test which was missed when renaming...
2014-07-23 Robert Khasanov[SKX] Fix lowercase "error:" in rev 213757
2014-07-23 Justin Holewinski[NVPTX] Make sure we do not generate MULWIDE ISD nodes...
2014-07-23 Mark HeffernanIn unroll pragma syntax and loop hint metadata, change...
2014-07-23 Mark HeffernanIn unroll pragma syntax and loop hint metadata, change...
2014-07-23 Alex Lorenztest commit: remove trailing space
2014-07-23 Artyom SkrobovFix test/Driver/cl-x86-flags.c by providing explicit...
2014-07-23 Marshall ClowUpdate the synopsis and comments with the results of...
2014-07-23 Ben LangmuirAdd stopgap option -fmodule-implementation-of <name>
2014-07-23 Todd FialaAdd kalimba architecture checking to TestImageListMulti...
2014-07-23 Tom StellardImplement sin builtin for float types
2014-07-23 Tom StellardImplement cos builtin for float types
2014-07-23 Tom StellardImplement atan2 builtin
2014-07-23 Tom StellardImplement atan builtin
2014-07-23 Chad Rosier[AArch64] Lower sdiv x, pow2 using add + select + shift.
2014-07-23 Robert Khasanov[SKX] Enabling mask instructions: encoding, lowering
2014-07-23 Todd FialaImprove documentation on triple encoding expectations...
2014-07-23 Todd FialaUpdate lldb to track recent Triple arm64 enum removal...
2014-07-23 Tim NorthoverARM: spot SBFX-compatbile code expressed with sign_exte...
2014-07-23 Tim NorthoverARM: add patterns for [su]xta[bh] from just a shift.
next