summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove unnecessary caching of variables by MSP430TargetLowering andEric Christopher2014-06-27
* Have MSP430SelectionDAGInfo constructor take a DataLayout ratherEric Christopher2014-06-27
* Move all of the hexagon subtarget dependent variables from the targetEric Christopher2014-06-27
* Have HexagonSelectionDAGInfo take a DataLayout rather than aEric Christopher2014-06-27
* Make HexagonISelLowering not dependent upon a HexagonTargetMachine,Eric Christopher2014-06-27
* Reduce indentation.Eric Christopher2014-06-27
* Remove unnecessary caching of the subtarget for HexagonFrameLowering and remo...Eric Christopher2014-06-27
* InstrItineraryData is already on the subtarget, no reason toEric Christopher2014-06-27
* [StackMaps] Enable patchpoint liveness analysis per default.Juergen Ributzka2014-06-26
* [Stackmaps] Remove the liveness calculation for stackmap intrinsics.Juergen Ributzka2014-06-26
* [RuntimeDyld] Teach MachOObjectImage to deregister itself with the debugger uponLang Hames2014-06-26
* Revert "Introduce a string_ostream string builder facilty"Alp Toker2014-06-26
* Move the various Subtarget dependent members down to the subtargetEric Christopher2014-06-26
* Have SparcSelectionDAGInfo take a DataLayout to initialize sinceEric Christopher2014-06-26
* Remove the storage and use of the subtarget out of the sparc frameEric Christopher2014-06-26
* fixed typoSanjay Patel2014-06-26
* Fix the new LTOCodeGenerator setup in gold to parse options before using MAttrs.Tom Roeder2014-06-26
* GVN: Preserve invariant.load metadataArnold Schwaighofer2014-06-26
* Remove extraneous includes from the target machines.Eric Christopher2014-06-26
* Move all of the ARM subtarget features down onto the subtargetEric Christopher2014-06-26
* Move the frame lowering constructors out of line to avoid circularEric Christopher2014-06-26
* Changed Phab 'CC' to 'subscriber'; fixed typoSanjay Patel2014-06-26
* R600/SI: Add FP mode bits to binary.Matt Arsenault2014-06-26
* Silencing a warning about isZExtFree hiding an inherited virtual function. No...Aaron Ballman2014-06-26
* Silence a warning due to a comparison between signed and unsigned.Andrea Di Biagio2014-06-26
* Add support for ppc64/power8 as a hostWill Schmidt2014-06-26
* add ppc64/pwr8 as targetWill Schmidt2014-06-26
* Added parsing co-processor names starting with "cr"Renato Golin2014-06-26
* [X86] Improve the selection of SSE3/AVX addsub instructions. Andrea Di Biagio2014-06-26
* This patch removed duplicate code for matching patterns Dinesh Dwivedi2014-06-26
* Added instruction combine to transform few more negative values addition to s...Dinesh Dwivedi2014-06-26
* GlobalOpt: Don't optimize thread_local for initializersDavid Majnemer2014-06-26
* R600: Fix vector FMAMatt Arsenault2014-06-26
* Remove forward decl of SmallVectorImpl now that we have the headerReid Kleckner2014-06-26
* Don't build switch tables for dllimport and TLS variables in GEPsHans Wennborg2014-06-26
* MSVC build fix following r211749Alp Toker2014-06-26
* [X86] AVX512: Fix asm syntax for packed vcmpAdam Nemet2014-06-26
* Introduce a string_ostream string builder faciltyAlp Toker2014-06-26
* For CrashRecoveryContext::RunSafelyOnThread, propagate Darwin's PRIO_DARWIN_B...Argyrios Kyrtzidis2014-06-25
* Fix typoMichael Liao2014-06-25
* [FastISel][X86] More refactoring of select lowering and XALU folding. NFC.Juergen Ributzka2014-06-25
* The includes were sorted. Revert r210578.Eric Christopher2014-06-25
* [FastISel][X86] Refactor XALU folding. NFC.Juergen Ributzka2014-06-25
* Mention that Phabricator users should subscribe to *-commitsReid Kleckner2014-06-25
* [FastISel][X86] Only fold the cmp into the select when both instructions are ...Juergen Ributzka2014-06-25
* Merge the used symbol scanning of MCObjectStreamer and RecordStreamer.Rafael Espindola2014-06-25
* Revert "PR20038: DebugInfo: Inlined call sites where the caller has debug inf...David Blaikie2014-06-25
* PR20038: DebugInfo: Inlined call sites where the caller has debug info but th...David Blaikie2014-06-25
* Add Rpass-missed and Rpass-analysis reports to the loop vectorizer. The remar...Tyler Nowicki2014-06-25
* [X86] Always prefer to lower a VECTOR_SHUFFLE into a BLENDI instead of SHUFP ...Andrea Di Biagio2014-06-25