oota-llvm.git
2013-08-02 Peter CollingbourneAdd a AttributeSetImpl::dump function.
2013-08-02 Peter CollingbourneMake one of the AttributeSet ctors maintain the invaria...
2013-08-02 Hans WennborgOption parsing: recognize the special -- token
2013-08-02 Hal FinkelFix invalid function pointers in bugpoint ExtractLoops
2013-08-02 Joey GoulyAdd a missing 'return' statement.
2013-08-02 Akira Hatanaka[mips] Expand vector truncating stores and extending...
2013-08-02 Joey Gouly[ARMv8] Add an assembler warning for the deprecated...
2013-08-02 Nadav RotemSLPVectorizer: Fix PR16777. PHInodes may use multiple...
2013-08-02 Matt ArsenaultTeach EmitGEPOffset about address spaces
2013-08-02 Renato GolinFixes ARM LNT bot from SLP change in O3
2013-08-02 Carlo KokBugfix for making the DWARF debug strings and labels...
2013-08-02 Tim NorthoverFix handling of CHECK-DAG combined with CHECK-NOT
2013-08-02 Duncan SandsPacify GCC, which worries about falling off the end...
2013-08-02 Alexey SamsonovFix dereferencing end iterator in SimplifyCFG. Patch...
2013-08-02 NAKAMURA TakumiRevert r187597, "Bugfix for making the DWARF debug...
2013-08-02 Eric ChristopherUse @rpath for libraries rather than @executable_path...
2013-08-02 Eric ChristopherTemporarily revert "Debug Info Finder|Verifier: handle...
2013-08-02 Matt ArsenaultTeach InstructionSimplify about pointer address spaces
2013-08-01 Akira Hatanaka[mips] Make load/store accumulator pseudo instructions...
2013-08-01 Matt ArsenaultTeach getOrEnforceKnownAlignment about address spaces
2013-08-01 Nadav RotemMove the optlevel check to the frontend.
2013-08-01 Carlo Kokfix for LLVM debug info on llvm-mips-linux where the...
2013-08-01 Bill WendlingUse function attributes to indicate that we don't want...
2013-08-01 Rafael EspindolaExpose that the unique file ID has a device and a file...
2013-08-01 Daniel MaleaFixed the Intel-syntax X86 disassembler to respect...
2013-08-01 Reed KotlerFix some issues with Mips16 floating when certain intri...
2013-08-01 Carlo KokARM/Hexagon testcases can't compile x86 only testcase...
2013-08-01 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-01 David BlaikieDebugInfo: Emit definitions for types with no members.
2013-08-01 Carlo Kokchange the inlinefnlocalvar testcase so it uses a tripl...
2013-08-01 Bob WilsonTemporarily xfail a test that breaks on OS X when build...
2013-08-01 Sean SilvaUpdate incorrect file headers.
2013-08-01 Carlo KokBugfix for making the DWARF debug strings and labels...
2013-08-01 Nadav RotemOnly enable SLP-vectorization on O3 builds.
2013-08-01 Simon AtanasyanPass -G argument to cmake with the same generator's...
2013-08-01 Robert Lyttonremove executable permission from IntrinsicsXCore.td
2013-08-01 Tom StellardR600: Add 64-bit float load/store support
2013-08-01 Tom StellardR600: Use 64-bit alignment for 64-bit kernel arguments
2013-08-01 Tom StellardR600/SI: Custom lower i64 ZERO_EXTEND
2013-08-01 Elena DemikhovskyEVEX and compressed displacement encoding for AVX512
2013-08-01 Richard Sandiford[SystemZ] Reuse CC results for integer comparisons...
2013-08-01 Richard Sandiford[SystemZ] Prefer comparisons with zero
2013-08-01 Vladimir MedicAdd tests for Mips DSP instructions.
2013-08-01 Vladimir MedicMoving definition of MnemonicContainsDot field from...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-08-01 Robert LyttonXCore target: add GCCBuiltin to four intrinsics
2013-08-01 Robert LyttonXCore target: Fix Vararg handling
2013-08-01 Robert LyttonXCore target: Add byval handling
2013-08-01 Robert LyttonXcore target
2013-08-01 Reed KotlerFix some misc. issues with Mips16 fp stubs.
2013-08-01 Eric ChristopherFormatting.
2013-08-01 Reed KotlerAdd an omitted IsCall=1.
2013-07-31 Hans WennborgOption parsing: remove non-SUPPORT_ALIASARGS fall-back
2013-07-31 Hans WennborgOption parsing: add support for alias arguments.
2013-07-31 Nadav Rotem80-col
2013-07-31 Andrew Trickcomment typo.
2013-07-31 Kevin EnderbyAdded the B9.3.19 SUBS PC, LR, #imm (Thumb2) system...
2013-07-31 Tom StellardRevert "R600: Non vector only instruction can be schedu...
2013-07-31 Tom StellardRevert "TableGen: Enumerate Schedule Model too."
2013-07-31 Tom StellardRevert "R600: Use SchedModel enum for is{Trans,Vector...
2013-07-31 Vincent LejeuneR600: Do not mergevector after a vector reg is used
2013-07-31 Vincent LejeuneR600: Avoid more than 4 literals in the same instructio...
2013-07-31 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-07-31 Vincent LejeuneR600: Don't mix LDS and non-LDS instructions in the...
2013-07-31 Vincent LejeuneR600: Use SchedModel enum for is{Trans,Vector}Only...
2013-07-31 Vincent LejeuneTableGen: Enumerate Schedule Model too.
2013-07-31 Vincent LejeuneR600: Remove predicated_break inst
2013-07-31 Matt ArsenaultReject bitcasts between address spaces with different...
2013-07-31 Richard Sandiford[SystemZ] Implement isLegalAddressingMode()
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks...
2013-07-31 Richard Sandiford[SystemZ] Be more careful about inverting CC masks
2013-07-31 Richard Sandiford[SystemZ] Move compare-and-branch generation even later
2013-07-31 Elena DemikhovskyFixed assertion in Extract128BitVector()
2013-07-31 Richard Sandiford[SystemZ] Postpone NI->RISBG conversion to convertToThr...
2013-07-31 Elena DemikhovskyAdded INSERT and EXTRACT intructions from AVX-512 ISA.
2013-07-31 Richard Sandiford[SystemZ] Add RISBLG and RISBHG instruction definitions
2013-07-31 Richard TrieuAdd parentheses to silence gcc warning.
2013-07-31 Andrew TrickFix register pressure tables on ARM.
2013-07-31 Andrew TrickAdd tracing to the tblgen register pressure table gener...
2013-07-31 Craig TopperIncrement arg_count inside the loop in printInline...
2013-07-31 Craig TopperChanged register names (and pointer keywords) to be...
2013-07-31 Andrew TrickFix a severe compile time problem when forming large...
2013-07-31 Craig TopperRemove trailing whitespace and some tab characters.
2013-07-31 Craig TopperFixed incorrect disassembly for MOV16o16a when using...
2013-07-31 Eric ChristopherFix crashing on invalid inline asm with matching constr...
2013-07-31 Akira Hatanaka[mips] Rename instruction DANDi to ANDi64.
2013-07-31 Akira Hatanaka[mips] Define instruction itineraries IIArith and IILogic.
2013-07-31 Matt ArsenaultFix ptr vector inconsistency in CreatePointerCast
2013-07-31 Rafael EspindolaFix windows' implementation of status when a file doesn...
2013-07-30 Owen AndersonPreserve fast-math flags when folding (fsub x, (fneg...
2013-07-30 Eric ChristopherReflow this to be easier to read.
2013-07-30 Eric ChristopherMake these just inline, not static inline.
2013-07-30 Eric ChristopherMake sure that -gsplit-dwarf isn't passed to the linker.
2013-07-30 Matt ArsenaultRespect address space sizes in isEliminableCastPair.
2013-07-30 Matt ArsenaultRevert "Remove isCastable since nothing uses it now"
2013-07-30 Eric ChristopherAdd capability for building with -gsplit-dwarf to the...
2013-07-30 Matt ArsenaultRemove isCastable since nothing uses it now
2013-07-30 David MajnemerisKnownToBeAPowerOfTwo: Strengthen isKnownToBeAPowerOfT...
2013-07-30 Matt ArsenaultChange behavior of calling bitcasted alias functions.
2013-07-30 Akira Hatanaka[mips] Delete instruction format for "bal".
next