oota-llvm.git
2015-08-05 Chandler Carruth[Unroll] Switch to using 'int' cost types in preparatio...
2015-08-05 Frederic Riss[dsymutil] Fix test patterns.
2015-08-05 Alex LorenzMIR Parser: Extract the IR constant parsing code into...
2015-08-05 Krzysztof Parzyszek[Hexagon] Implement TargetTransformInfo for Hexagon
2015-08-05 Frederic Riss[dsymutil] Implement support for handling mach-o univer...
2015-08-05 Frederic Riss[dsymutil] Introduce exit helper. NFC.
2015-08-05 Frederic Riss[dsymutil] Split some logic into a helper function...
2015-08-05 Kostya Serebryany[libFuzzer] use data-flow feedback from strcmp
2015-08-05 Alex LorenzMIR Parser: Report an error when parsing duplicate...
2015-08-05 Chandler Carruth[TTI] Make the cost APIs in TargetTransformInfo consist...
2015-08-05 Chandler Carruth[GMR] Teach the conservative path of GMR to catch even...
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 Alex LorenzMIR Serialization: Serialize the 'debug-use' register...
2015-08-05 Alex LorenzMIR Parser: Simplify the handling of quoted tokens...
2015-08-05 Chad Rosier[AArch64] Register AArch64DeadRegisterDefinition pass...
2015-08-05 James Y Knight[Sparc] Fix disassembly of popc instruction.
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 Sanjay Patelrevert r243687: enable fast-math-flag propagation to...
2015-08-05 Chad RosierMake this less error prone by using a #define. NFC.
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 Chad Rosier[AArch64] Register (existing) AArch64LoadStoreOpt pass...
2015-08-05 Chad RosierUpdate comment. NFC.
2015-08-05 Rafael EspindolaDrop unnecessary static_cast.
2015-08-05 Artyom SkrobovARMISelDAGToDAG.cpp had this self-contradictory code:
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 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 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 Hal Finkel[RuntimeDyld] Adapt PPC64 relocations to PPC32
2015-08-04 Sanjay Patel[x86] machine combiner reassociation: mark EFLAGS opera...
2015-08-04 Vasileios Kalintiris[mips][FastISel] Disable code generation for unsupporte...
2015-08-04 Vasileios KalintirisRevert r229675 - [mips] Avoid redundant sign extension...
2015-08-04 Duncan P. N... Fix 80-column
2015-08-04 Duncan P. N... Linker: Fix ASan failure from r243961
2015-08-04 David MajnemerDrive-by fixes for LandingPad -> EHPad
2015-08-04 Simon Pilgrim[InstCombine] Split off SSE2/AVX2 vector shift tests.
2015-08-04 Simon Pilgrim[InstCombine] Moved SSE vector shift constant folding...
2015-08-04 Duncan P. N... Linker: Fix references to uniqued nodes after r243883
2015-08-04 Mehdi AminiUpdate test suite to make "ninja check" succeed without...
2015-08-04 Mehdi AminiMove generic MIR tests in their own subdir, requires...
2015-08-04 Mehdi AminiImprove lit "native" feature to check if the native...
2015-08-04 Justin BognerRemove the configure and cmake checks for sys/wait.h
2015-08-04 Hal Finkel[SDAG] Fix a result chain in ExpandUnalignedLoad
2015-08-04 Adam Nemet[LAA] Remove unused pointer partition argument from...
2015-08-04 Chen LiIntroduce enum value for previously defined metadata...
2015-08-04 Saleem AbdulrasoolARM: support windows division routines
2015-08-04 Saleem AbdulrasoolARM: make Darwin libcall registration table driven...
2015-08-04 Chandler Carruth[UB] Don't allocate space for contained types and then...
2015-08-04 Sean Silva[GettingStarted.rst] Commit the right patch.
2015-08-04 Sanjoy DasRevert "[LSR] Generate and use zero extends"
2015-08-04 Ahmed Bougacha[AArch64] Rename FP formats to be more consistent....
2015-08-04 Ahmed Bougacha[AArch64] Add isel support for f16 indexed LD/ST.
2015-08-04 Chandler Carruth[UB] Fix yet another use of memcpy with a null pointer...
2015-08-04 Ahmed Bougacha[AArch64][v8.1a] The "pan" sysreg isn't MSR-specific...
2015-08-04 Chandler Carruth[UB] Fix another place where we would pass a null point...
2015-08-04 Ahmed Bougacha[AArch64] Remove unnecessary "break". NFC.
2015-08-04 Ahmed Bougacha[AArch64] Use SDValue bool operator. NFC.
2015-08-04 Hans WennborgAdd a -revert option to utils/release/merge.sh
2015-08-04 Chandler Carruth[UB] Fix a nasty place where we would pass null pointer...
2015-08-04 Ahmed Bougacha[AArch64] Vector FCOPYSIGN supports Custom-lowering...
2015-08-04 Ahmed Bougacha[CodeGen] Fix FCOPYSIGN legalization to account for...
2015-08-04 Alex LorenzMIR Serialization: Serialize the 'volatile' machine...
2015-08-03 Adam Nemet[LAA] Remove unused needsAnyChecking(), NFC
2015-08-03 Adam Nemet[LoopVer] Remove unused needsRuntimeChecks(), NFC
2015-08-03 Mehdi AminiDocs: s/Sanitiser/Sanitizer/ for consistency
2015-08-03 Mehdi AminiGettingStarted.rst: Add info about building sanitizers
2015-08-03 Mehdi Aminidocs/GettingStarted.rst: Whitespace only
2015-08-03 Alex LorenzMIR Serialization: Initial serialization of the machine...
2015-08-03 Justin Bognerlto: Avoid relying on the environment for this test
2015-08-03 David BlaikieUpdate/correct comment.
2015-08-03 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-08-03 Tim NorthoverARM: remove horrible printf left over from debugging
2015-08-03 Davide Italiano[llvm-objdump] Range-loopify. NFC intended.
2015-08-03 Derek SchuffFix memory leak in unit test of Bitcode/BitReaderTest.cpp
2015-08-03 David BlaikieFix with a bit more care. (but only a bit)
2015-08-03 Chandler Carruth[Unroll] Improve the brute force loop unroll estimate...
2015-08-03 David BlaikieTry to fix the build for C++ standard libraries missing...
2015-08-03 Renato Golin[Release Script] Check for correct symlink name
next