platform/upstream/llvm.git
2015-08-05 Chandler Carruth[GMR] Teach the conservative path of GMR to catch even...
2015-08-05 Hans WennborgTry to fix sanitizer_win.cc compile error on 64-bit...
2015-08-05 Argyrios Kyrtzidis[test] Attempt a change to see if it fixes the test...
2015-08-05 Alex LorenzMIR Serialization: Serialize the 'early-clobber' regist...
2015-08-05 Pete CooperMove BB succ_iterator to be inside TerminatorInst....
2015-08-05 Chaoren LinStatic Android build doesn't need shared libs.
2015-08-05 Chaoren LinAllow sysroot and python to be specified for Android...
2015-08-05 Alex LorenzMIR Serialization: Serialize the 'debug-use' register...
2015-08-05 Chris Bieneman[CMake] First pass at adding support for clang bootstra...
2015-08-05 Chaoren LinFlush stderr on dosep status update for Windows.
2015-08-05 Alex LorenzMIR Parser: Simplify the handling of quoted tokens...
2015-08-05 Chad Rosier[AArch64] Register AArch64DeadRegisterDefinition pass...
2015-08-05 Argyrios Kyrtzidis[test/Index] Update libclang tests to use libclang...
2015-08-05 Chandler CarruthFix a tiny bug in -no-canonical-prefixes that somehow...
2015-08-05 James Y Knight[Sparc] Fix disassembly of popc instruction.
2015-08-05 James Y KnightAdd missing atomic libcall support.
2015-08-05 Matt ArsenaultAMDGPU/SI: Remove EXECReg
2015-08-05 Matt ArsenaultAMDGPU: Remove SCCReg.
2015-08-05 Chad Rosier[AArch64] Register (existing) AArch64BranchRelaxation...
2015-08-05 Steven WuForce the MachO generated for Darwin to have VERSION_MI...
2015-08-05 Hans Wennborgtest-release.sh: Fix naming of OpenMP runtime tarball
2015-08-05 Chad Rosier[AArch64] Make the naming of the Address Type Promotion...
2015-08-05 Chad Rosier[AArch64] Register (existing) AArch64AdvSIMDScalar...
2015-08-05 Adhemerval... [tsan] Enable tsan for aarch64
2015-08-05 Adhemerval... [asan] Enable asan for aarch64
2015-08-05 Sanjay Patelrevert r243687: enable fast-math-flag propagation to...
2015-08-05 Douglas Katzman[SHAVE] uppercase the CHECK prefixes in 'lit' tests...
2015-08-05 Douglas KatzmanDelete trailing whitespace
2015-08-05 Rafael EspindolaAdd bare minimum to get a working i386 linux program.
2015-08-05 Chad RosierOfficially end my reign as owner of the driver.
2015-08-05 Chad RosierMake this less error prone by using a #define. NFC.
2015-08-05 Marshall ClowUpdate some links so that they don't point at the ...
2015-08-05 Chad Rosier[AArch64] Register (existing) AArch64ExpandPseudo pass...
2015-08-05 Benjamin Kramer[AA] Use CallSite cast idiom. No functionality change.
2015-08-05 Benjamin Kramer[YAMLTraits] Use StringRef::copy. No functionality...
2015-08-05 Benjamin Kramer[IR] Simplify code with ArrayRef::copy. No functionalit...
2015-08-05 Rafael EspindolaFor now we only have on Chunk type. Simplify.
2015-08-05 Chad Rosier[AArch64] Register (existing) AArch64LoadStoreOpt pass...
2015-08-05 Rafael EspindolaDelete dead code.
2015-08-05 Sylvestre LedruBug 24332 - Fix the build of lldb under GNU/Linux when...
2015-08-05 Chad RosierUpdate comment. NFC.
2015-08-05 Rafael EspindolaRename asm tests to .s. NFC.
2015-08-05 Aaron BallmanAdd AST matchers for narrowing constructors that are...
2015-08-05 Rafael Espindolalld elf2: Diagnose trying to mix incompatible files.
2015-08-05 Andrey ChurbanovD11156: Fix comments by eliminating possible trademark...
2015-08-05 Rafael EspindolaUse ELFOSABI_NONE. This matches both bfd ld and gold.
2015-08-05 Rafael EspindolaDrop unnecessary static_cast.
2015-08-05 Andrey ChurbanovD11301: Remove the __kmp_invoke_microtask() that relies...
2015-08-05 Andrey ChurbanovD11159: Fixing the stack offset functionality
2015-08-05 Artyom SkrobovARMISelDAGToDAG.cpp had this self-contradictory code:
2015-08-05 Benjamin Kramer[AST] ArrayRefize template param list info setters...
2015-08-05 Benjamin Kramer[AST] ArrayRefize BlockDecl::setCaptures. No functional...
2015-08-05 Benjamin Kramer[AST] ArrayRefize template argument packs. No functiona...
2015-08-05 Benjamin Kramer[Comments] Replace custom ArrayRef copying with ArrayRe...
2015-08-05 Benjamin Kramer[Parse] ArrayRefize PragmaLoopHintInfo. No functionalit...
2015-08-05 Benjamin Kramer[ArrayRefTest] Work around a GCC 4.8 internal compiler...
2015-08-05 Simon Pilgrim[InstCombine] Added more specific SSE2/AVX2 vector...
2015-08-05 Simon PilgrimFixed line endings.
2015-08-05 Hal Finkel[MachineCombiner] Don't use the opcode-only form of...
2015-08-05 Davide Italiano[llvm-objdump] Call exit(1) on error, i.e. fail early.
2015-08-05 Filipe CabecinhasDon't repeat function names in comments. NFC.
2015-08-05 NAKAMURA Takumiunittests/ADT/ArrayRefTest.cpp: Suppress r243995 on...
2015-08-05 NAKAMURA TakumiWindows/COM.inc: Fix emacs mode in the first line.
2015-08-05 Eric ChristopherTemporarily revert r244012 while we see if it's really...
2015-08-05 Eric ChristopherRemove autoconf checks for sigsetjmp and siglongjmp...
2015-08-05 Eric ChristopherRemove the apparently unused rand48 configure checks...
2015-08-05 Eric ChristopherRemove obsolete configure check for libole32 as we...
2015-08-05 Eric ChristopherRemove the unused header check for utime.h.
2015-08-05 Tanya LattnerUpdate links to lists.llvm.org.
2015-08-05 Tanya LattnerUpdate to lists.llvm.org
2015-08-05 Tanya LattnerUpdate to new lists.llvm.org
2015-08-05 Tanya LattnerUpdate to new lists.llvm.org
2015-08-05 Tanya LattnerUpdate to new lists.llvm.org
2015-08-05 Tanya LattnerUpdate to new lists.llvm.org
2015-08-05 Tanya LattnerUpdate references to lists.llvm.org
2015-08-05 Tanya LattnerUpdate references to new lists.llvm.org mailing lists.
2015-08-05 Tanya LattnerUpdate references to new lists.llvm.org mailing lists.
2015-08-05 Tanya LattnerUpdate mailing list references to lists.llvm.org
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-08-04 Yaron KerenAvoid passing nullptr to std::equal.
2015-08-04 Benjamin Kramer[ArrayRef] Make copy use std::uninitialized_copy.
2015-08-04 Sanjay Patelwrap OptSize and MinSize attributes for easier and...
2015-08-04 Rafael EspindolaCreate ObjectFile with the correct endian and word...
2015-08-04 Benjamin Kramer[CodeGen] Fold memcpy into SmallVector initializer...
2015-08-04 Hal Finkel[RuntimeDyld] Adapt PPC64 relocations to PPC32
2015-08-04 Sanjay Patel[x86] machine combiner reassociation: mark EFLAGS opera...
2015-08-04 Benjamin Kramer[Sema] Add a crazy test case for r243987
2015-08-04 Rafael EspindolaUse make_unique. NFC.
2015-08-04 Benjamin Kramer[Sema] Allocate SmallVector to the right size.
2015-08-04 Vasileios Kalintiris[mips][FastISel] Disable code generation for unsupporte...
2015-08-04 Rafael EspindolaThe SymbolTable doesn't need to be a template.
2015-08-04 Vasileios KalintirisRevert r229675 - [mips] Avoid redundant sign extension...
2015-08-04 Rafael EspindolaRemove a silly return.
2015-08-04 Rafael EspindolaThis function never returns null, don't check it.
2015-08-04 Tobias GrosserOptionally model read-only scalars
2015-08-04 Rafael EspindolaRemove SymbolTable::getChunks.
2015-08-04 Benjamin Kramer[AST] Really allocate a SmallVector to the right size.
2015-08-04 Bruce Mitchener[lldb-mi] Fix non-OS X builds.
2015-08-04 Duncan P. N... Fix 80-column
2015-08-04 Duncan P. N... Linker: Fix ASan failure from r243961
next