SLPVectorizer: Fix PR16777. PHInodes may use multiple extracted values that come...
[oota-llvm.git] / lib /
2013-08-02 Nadav RotemSLPVectorizer: Fix PR16777. PHInodes may use multiple...
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 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 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 Bill WendlingUse function attributes to indicate that we don't want...
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 Manman RenDebug Info Finder|Verifier: handle DbgLoc attached...
2013-08-01 David BlaikieDebugInfo: Emit definitions for types with no members.
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 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 MedicMoving definition of MnemonicContainsDot field from...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
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 Reed KotlerAdd an omitted IsCall=1.
2013-07-31 Hans WennborgOption parsing: add support for alias arguments.
2013-07-31 Nadav Rotem80-col
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 "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 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 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 Matt ArsenaultRespect address space sizes in isEliminableCastPair.
2013-07-30 Matt ArsenaultRevert "Remove isCastable since nothing uses it now"
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".
2013-07-30 Rafael EspindolaImplement getUniqueID for directories on windows.
2013-07-30 Akira Hatanaka[mips] Define "bal" as a pseudo instruction. Also,...
2013-07-30 Rafael EspindolaRemove dead code.
2013-07-30 Andrew TrickDown-scale slot index distance to save bits.
2013-07-30 Andrew TrickMI Sched: Track live-thru registers.
2013-07-30 Andrew TrickMI Sched fix: assert "Disconnected LRG within the sched...
2013-07-30 Venkatraman Govind... [Sparc] Rewrite MBB's live-in registers for leaf functi...
2013-07-30 Rui UeyamaImplement TokenizeWindowsCommandLine.
2013-07-30 Tom StellardR600/SI: Expand vector fp <-> int conversions
2013-07-30 Vladimir MedicThis patch implements parsing of mips FCC register...
2013-07-30 Saleem Abdulrasool[ARM] check bitwidth in PerformORCombine
2013-07-30 Venkatraman Govind... [Sparc] Use call's debugloc for the unimp instruction.
2013-07-30 Bill Schmidt[PowerPC] Skeletal FastISel support for 64-bit PowerPC...
2013-07-30 Quentin Colombet[R600] Replicate old DAGCombiner behavior in target...
2013-07-30 Quentin Colombet[DAGCombiner] insert_vector_elt: Avoid building a vecto...
2013-07-29 Eric ChristopherFix a truly egregious thinko in anonymous namespace...
2013-07-29 Eric ChristopherMake sure we don't emit an ODR hash for types with...
2013-07-29 Eric ChristopherElaborate a bit on the type unit and ODR conditional...
2013-07-29 Rafael EspindolaMake file_status::getUniqueID const.
2013-07-29 Rafael EspindolaInclude st_dev to make the result of getUniqueID actual...
2013-07-29 Akira Hatanaka[mips] Add comment and simplify function.
2013-07-29 Nadav RotemSLPVectorier: update the debug location for the new...
2013-07-29 Nico RieckUse proper section suffix for COFF weak symbols
2013-07-29 Nico RieckProper va_arg/va_copy lowering on win64
2013-07-29 Rafael EspindolaAdd support for the 's' operation to llvm-ar.
2013-07-29 Nico RieckMC: Support larger COFF string tables
2013-07-29 Benjamin KramerSome Intel Penryn CPUs come with SSE4 disabled. Detect...
2013-07-29 Silviu BarangaAllow generation of vmla.f32 instructions when targetin...
2013-07-29 Robert Lyttontest commit
2013-07-29 Chandler CarruthTeach the AllocaPromoter which is wrapped around the...
next