platform/upstream/llvm.git
2014-05-22 Timur Iskhodzhanov[ASan/Win] Use the new function interception approach...
2014-05-22 Tim NorthoverARM64: model pre/post-indexed operations properly.
2014-05-22 Tim NorthoverARM64: separate load/store operands to simplify assembler
2014-05-22 Daniel Sanders[mips] Make unalignedload.ll test stricter and easier...
2014-05-22 Daniel Sanders[mips] Change lwl and lwr in inlineasm_constraint.ll...
2014-05-22 Daniel Jasperclang-format: Store pointers to seen formatting states.
2014-05-22 Daniel Sanders[mips] Use addiu in inline assembly tests since addi...
2014-05-22 Bradley SmithExtend sys::getHostCPUFeatures to work on AArch64 platforms
2014-05-22 Daniel Sanders[mips][mips64r6] addi is not available on MIPS32r6...
2014-05-22 Daniel Sanders[mips][mips64r6] Test that paired single instructions...
2014-05-22 Daniel Jasperclang-format: Fix vim-integration for empty files.
2014-05-22 Timur Iskhodzhanov[ASan/Win] Don't use INTERCEPTOR_ATTRIBUTE for operator...
2014-05-22 Daniel Sanders[mips][mips64r6] Add b[on]vc
2014-05-22 Timur Iskhodzhanov[ASan/Win] Add a comment about DCL-using-static vs...
2014-05-22 Daniel Jasperclang-format: [JS] Understand line breaks in concatenat...
2014-05-22 Daniel Jasperclang-format: Correctly identify multiplications in...
2014-05-22 Alexander MusmanThis patch adds a helper class (CGLoopInfo) for marking...
2014-05-22 Daniel Jasperclang-format: Correctly calculate line lenghts for...
2014-05-22 Tim NorthoverARM64: assert if we see i64 -> i64 extend in the DAG.
2014-05-22 Tim NorthoverAArch64/ARM64: enable more AArch64 tests.
2014-05-22 Justin BognerFrontend: Propagate ASTReaderListener API in ChainedAST...
2014-05-22 Saleem AbdulrasoolMC: initialise MCAsmParser variable
2014-05-22 Craig Topper[C++11] Use 'nullptr'. Serialization edition.
2014-05-22 Eric ChristopherRemove unused variable.
2014-05-22 Saleem AbdulrasoolARM: introduce llvm.arm.undefined intrinsic
2014-05-22 Craig Topper[C++11] Use 'nullptr'. Frontend edition.
2014-05-22 Matt ArsenaultR600/SI: Match fp_to_uint / uint_to_fp for f64
2014-05-22 Saleem AbdulrasoolMC: formalise some assertions into proper errors
2014-05-22 Eric ChristopherOverride runOnMachineFunction for ARMISelDAGToDAG so...
2014-05-22 Nick Kledzik[mach-o] Remove MachOFormat.hpp, everything now uses...
2014-05-22 Eric ChristopherOverride runOnMachineFunction for X86ISelDAGToDAG so...
2014-05-22 Nick Kledzik[mach-o] Use lit.local.cfg to enable mach-o test cases...
2014-05-22 Eric ChristopherAvoid using subtarget features when adding X86 specific...
2014-05-22 Eric ChristopherRemove extra local variable.
2014-05-22 Eric ChristopherRename createGlobalBaseRegPass -> createX86GlobalBaseRe...
2014-05-22 Nick Kledzik[mach-o] parse literal sections into atoms
2014-05-22 Richard TrieuAdd hasSameType overload to ASTContext for Type pointer...
2014-05-22 Eric ChristopherFix typo.
2014-05-22 Eric ChristopherAvoid using subtarget features when initializing the...
2014-05-22 Eric ChristopherReset the subtarget for DAGToDAG on every iteration...
2014-05-22 Eric ChristopherReset the subtarget for DAGToDAG on every iteration...
2014-05-22 Eric ChristopherSort includes.
2014-05-22 David BlaikieDebugInfo: Simplify dead variable collection slightly.
2014-05-22 Andrew TrickFix a bug in SCEV's backedge taken count computation...
2014-05-22 Rui UeyamaSimplify nullptr check.
2014-05-22 Eli BenderskySimilar to bitcast, treat addrspacecast as a foldable...
2014-05-21 Eric ChristopherFix compilation issues.
2014-05-21 Jason MolendaChange ProcessKDP::DoReadMemory() to break up large...
2014-05-21 Eric ChristopherMake early if conversion dependent upon the subtarget...
2014-05-21 Eric ChristopherGroup the scheduling functions together.
2014-05-21 David BlaikieRevert "DebugInfo: Don't put fission type units in...
2014-05-21 Saleem AbdulrasoolMC: correct IMAGE_REL_ARM_MOV32T relocation emission
2014-05-21 Saleem AbdulrasoolMC: introduce ability to restrict recorded relocations
2014-05-21 David BlaikieDebugInfo: Use the SPMap to find the parent CU of inlin...
2014-05-21 Rui UeyamaFix comment.
2014-05-21 Matt ArsenaultR600: Add comment describing problems with LowerConstan...
2014-05-21 Justin BognerVirtualFileSystem: Fix a few directory traversal bugs...
2014-05-21 Matt ArsenaultR600: Partially fix constant initializers for structs...
2014-05-21 Matt ArsenaultR600: Add failing testcases for constant initializers.
2014-05-21 Eric ChristopherRemove getTargetLowering from TargetPassConfig as the...
2014-05-21 Eric ChristopherRemove unused member variable from hexagon pass.
2014-05-21 David BlaikieDebugInfo: Ensure concrete out of line variables from...
2014-05-21 Quentin Colombet[X86] Fix a bug in the lowering of BLENDI introduced...
2014-05-21 Rui Ueyama[PECOFF] Fix unsafe memory access.
2014-05-21 Alp TokerProvide an aka for the C++ operator name macro diagnostic
2014-05-21 Eric ChristopherMove MCOptions that aren't shared between programs...
2014-05-21 Eric ChristopherMake a couple of command lines static and remove an...
2014-05-21 David MajnemerSema: Implement DR244
2014-05-21 Todd FialaAdded tests for q{f,s}ThreadInfo for attached processes.
2014-05-21 Rui Ueyama[PECOFF] Check for a Characteristics field of a .debug...
2014-05-21 Alp Tokercindex/test_cursor.py: no need to skip implicit decls...
2014-05-21 Simon Atanasyan[Mips] Simplify handling of R_MIPS_LO16 / R_MIPS_HI16...
2014-05-21 Todd FialaAdded gdb-remote tests for q{f,s}ThreadInfo.
2014-05-21 Manuel KlimekFix clang-query on Windows: flush llvm::outs() after...
2014-05-21 Ed MasteImplement Host::GetThreadName for FreeBSD
2014-05-21 David BlaikieDebugInfo: Simplify subprogram declaration creation...
2014-05-21 Matt ArsenaultUse cast<> instead of unchecked dyn_cast
2014-05-21 Saleem AbdulrasoolMC: loosen an overzealous assertion
2014-05-21 Greg FitzgeraldUse llvm-lit if LLVM source tree is unavailable.
2014-05-21 Marshall ClowFix Bug 19678 - libc++ does not correctly handle the...
2014-05-21 Dave EstesTest comment commit.
2014-05-21 Marshall ClowFix bug 19740; round-tripping a pointer through a strea...
2014-05-21 Benjamin KramerRemove outdated diagnostic.
2014-05-21 Rafael EspindolaUpdate for llvm api change in r209266.
2014-05-21 Serge PavlovImproved recovery of switch statement
2014-05-21 Sergey Matveev[sanitizer] Attempt to fix test.
2014-05-21 Rafael EspindolaMove virtual methods out of line.
2014-05-21 Ed MasteCorrect comment for thread name log option
2014-05-21 Sergey Matveev[sanitizer] Add __sanitizer_maybe_open_cov_file().
2014-05-21 Manuel KlimekMake the parent-map use significantly less memory.
2014-05-21 Daniel Jasperclang-format: Fix corner case working around one-per...
2014-05-21 Kostya Serebryany[asan] add a test which ensures that we dump coverage...
2014-05-21 Daniel Jasperclang-format: Fix incorrect macro call detection.
2014-05-21 Rafael EspindolaUpdate for llvm's r209253.
2014-05-21 Daniel Sanders[mips][mips64r6] Add bc[12](eq|ne)z
2014-05-21 Daniel Jasperclang-format: [JS] Support different function literal...
2014-05-21 Dmitry Vyukovtsan: deflake test
2014-05-21 Renato GolinMake global named registers internal variables
2014-05-21 Daniel Sanders[asm matcher] Fix incorrect assertion when there are...
2014-05-21 Evgeniy Stepanov[msan] Implement MSAN_OPTIONS=print_stats=1.
next