summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add the libc++ project to those we tag.Bill Wendling2013-05-07
* LoopVectorizer: Improve reduction variable identificationArnold Schwaighofer2013-05-07
* Fix a bug in the MC asm parser evaluating expressions. It was treating:Kevin Enderby2013-05-07
* Rename DIImportedModule to DIImportedEntity and allow imported declarationsDavid Blaikie2013-05-07
* MCStreamer: Also clear vector of W64UnwindInfos on reset().Charles Davis2013-05-07
* Remove redundant check and use cached FrameArray values.Bob Wilson2013-05-07
* Remove exception handling support from the old JIT.Rafael Espindola2013-05-07
* Change version to 3.4 in the cmake build too.Rafael Espindola2013-05-07
* We're in 3.4 land now.Bill Wendling2013-05-07
* Add empty release notes for 3.4.Rafael Espindola2013-05-07
* Fix vselect when getSetCCResultType returns a different type from the operandsMatt Arsenault2013-05-07
* Corrected Atom latencies for SSE SQRT instructions.Preston Gurd2013-05-07
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-07
* Debug Info: Fix for break due to r181271David Blaikie2013-05-07
* Cleanup PPCInstrInfo::optimizeCompareInstrHal Finkel2013-05-07
* Add two points to release notes about recent command line library changes.Andrew Trick2013-05-07
* Reverting r181331.Jyotsna Verma2013-05-07
* Hexagon: Fix Small Data support to handle -G 0 correctly.Jyotsna Verma2013-05-07
* Mention SystemZ in the release notesRichard Sandiford2013-05-07
* Hexagon: Set accessSize and addrMode on all load/store instructions.Jyotsna Verma2013-05-07
* Re-enable AVX detection on x64 platforms.Michael Kuperstein2013-05-07
* [SystemZ] Fix InitMCCodeGenInfo callRichard Sandiford2013-05-07
* Note that EH is now supported in MCJIT.Rafael Espindola2013-05-07
* Fix the VS2010 build broken by r181271Timur Iskhodzhanov2013-05-07
* Correct logical shift documentationTim Northover2013-05-07
* LoopVectorize: getConsecutiveVector must respect signed arithmeticArnold Schwaighofer2013-05-07
* DebugInfo: Support imported modules in lexical blocksDavid Blaikie2013-05-06
* R600/SI: Add intrinsic for MIMG IMAGE_GET_RESINFO opcodeTom Stellard2013-05-06
* R600/SI: Handle arbitrary destination type in SITargetLowering::adjustWritemaskTom Stellard2013-05-06
* R600/SI: Add intrinsic for texture image loadingTom Stellard2013-05-06
* R600/SI: Add pattern for uint_to_fpTom Stellard2013-05-06
* R600/SI: Add patterns for integer maxima / minimaTom Stellard2013-05-06
* R600/SI: Add pattern for AMDGPU.trunc intrinsicTom Stellard2013-05-06
* Print IR from Hexagon MI passes with -print-before/after-all.Krzysztof Parzyszek2013-05-06
* Implemented public interface for modifying registered (not positional or sink...Andrew Trick2013-05-06
* Support command line option categories.Andrew Trick2013-05-06
* Cleanup of the HexagonTargetMachine setup.Krzysztof Parzyszek2013-05-06
* InstCombine: (X ^ signbit) + C -> X + (signbit ^ C)David Majnemer2013-05-06
* Hoist boundary condition out of loop header.Eric Christopher2013-05-06
* Untabify.Eric Christopher2013-05-06
* Reduce attributes.Bill Wendling2013-05-06
* Split Alignment out of the Section Characteristics.Rafael Espindola2013-05-06
* Hexagon: Add multiclass/encoding bits for the New-Value Jump instructions.Jyotsna Verma2013-05-06
* Test results verified using FileCheck rather than grep | countJean-Luc Duprat2013-05-06
* Make references to HexagonTargetMachine "const".Krzysztof Parzyszek2013-05-06
* Remove some redundant includes in llvm-mc.cpp.Rafael Espindola2013-05-06
* Rotate multi-exit loops even if the latch was simplified.Andrew Trick2013-05-06
* R600: Remove dead code from the CodeEmitter v2Tom Stellard2013-05-06
* R600: Emit config values in register / value pairsTom Stellard2013-05-06
* Remove unnecessary instance variable and rework logic accordingly.Eric Christopher2013-05-06