2015-02-09 |
Philip Reames | Add basic tests for PlaceSafepoints |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Duncan P. N... | Verifier: Const-qualify Metadata, NFC |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Duncan P. N... | IR: Document horrible abuse of loose DIDescriptor, NFC |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Duncan P. N... | IR: Remove dead code in DITemplate* |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Ramkumar Ramachandra | isDereferenceablePointer: look through gc.relocate... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Colin LeMahieu | [Hexagon] Removing v2-4 flags. V4 is the minimum suppo... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Ben Langmuir | Reduce the LockFileManager timeout, and provide unsafeR... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Colin LeMahieu | [Hexagon] Factoring classes out of store patterns. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Colin LeMahieu | [Hexagon] Formatting v5 TD file. Removing commented... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Ramkumar Ramachandra | MemDepPrinter: cleanup a few loops (NFC) |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Sanjoy Das | Address post-commit review for rL228587: make it explic... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Colin LeMahieu | [Hexagon] Cleaning up definition formatting. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Sanjoy Das | Clarify the wording on what it means for a SCEVAddRecEx... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Sanjoy Das | Bugfix: SCEV incorrectly marks certain add recurrences... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Lang Hames | [Orc] Revert r228567 (GCC ICE workaround) - it doesn... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Sanjay Patel | fixed to test features, not CPUs |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Kit Barton | This change implements the following three logical... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Sanjay Patel | rename variable to give it some meaning; remove obvious... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Sanjay Patel | fix comment that didn't match the code; remove unnecess... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Johannes Doerfert | Allow ScalarEvolution to catch more min/max cases |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Lang Hames | [Orc] Try another workaround for the GCC 4.7.2 ICE... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Lang Hames | [Orc] Tweak lambda capture lists to try to avoid an... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Akira Hatanaka | Fix a bug in DemoteRegToStack where a reload instructio... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
David Majnemer | MC: Calculate intra-section symbol differences correctl... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Lang Hames | [Orc] Fix the MSVC bots by using LLVM_EXPLICIT rather... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Craig Topper | [X86] Remove 256-bit and 512-bit memop pattern fragment... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Craig Topper | [X86] Remove 'memop' uses from AVX512. Use 'load' instead. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Tim Northover | DeadArgElim: fix mismatch in accounting of array return... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Tim Northover | DeadArgElim: assess uses of entire return value aggregate. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Lang Hames | [Orc] Add a JITSymbol class to the Orc APIs, refactor... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Ramkumar Ramachandra | InstCombine: propagate nonNull through assume |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Ramkumar Ramachandra | [emacs] Get llvm-mode to font-lock "personality" |
commit | commitdiff | tree | snapshot |
2015-02-08 |
David Blaikie | Fix -Wuninitialized build by referencing the relevant... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Zachary Turner | Make PDBSymbol's IPDBSymbol reference const. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjoy Das | Bugfix: ScalarEvolution incorrectly assumes that the... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Craig Topper | [X86] Remove the remaining uses of memop from AVX and... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Benjamin Kramer | Metadata: Use <algorithm> to simplify code. NFC. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | fix test attributes; this is an SSE2 test, not a Nehale... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | fix test attributes; this is an x86-64 test, not a... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | fix test attributes; these are SSE2 tests, not Nehalem... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
David Blaikie | Kaleidoscope-Orc: Reuse the IRGen utility function... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Zachary Turner | DebugInfoPDB: Make the symbol base case hold an IPDBSes... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | fix test attributes; these are SSE2 tests, not Nehalem... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
David Blaikie | Kaleidoscope-Orc: Extract IRGen work into a utility... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
David Blaikie | Constify the Orc Kaleidoscope examples IRGen functions. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | fix test attributes; these are x86-64 tests, not Nehale... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | fix test attributes; these are MMX tests, not Nehalem... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | fix test attributes; these are SSE2 tests, not Nehalem... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | generalize test; nothing Nehalem-specific here |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Lang Hames | [Orc][Kaleidoscope] Build Kaleidoscope/Orc tutorials... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Lang Hames | [Orc][Kaleidoscope] Remove fixed sized buffers from... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Sanjay Patel | fix typos; NFC |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Simon Pilgrim | [X86][AVX2] AVX2 broadcast + permute memory folding... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Zachary Turner | Make UTF8->UTF16 conversion null terminate output on... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Simon Pilgrim | Moved AVX2 vbroadcast (reg) instruction foldings under... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Bjorn Steinbrink | Correctly combine alias.scope metadata by a union inste... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
NAKAMURA Takumi | [CMake] Kaleidoscope-Orc: Update libdeps. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Elena Demikhovsky | Masked Gather and Scatter Intrinsics. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
David Blaikie | Add CMake build support for Orc examples (& fix some... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Lang Hames | [Orc][Kaleidoscope] Fix method-name think-o. NFC. |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Tim Northover | ARM & AArch64: teach LowerVSETCC that output type size... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Zachary Turner | Removed unused function mistakenly left in, triggering... |
commit | commitdiff | tree | snapshot |
2015-02-08 |
Zachary Turner | Some cleanup for libpdb. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Craig Topper | [X86] Add register use/def for wrmsr and rdmsr. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Craig Topper | [X86] Add GETSEC instruction. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Simon Pilgrim | [X86][AVX2] AVX2 integer stack folding tests. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
David Blaikie | Rename the 'Extending the Language: Debug Information... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Simon Pilgrim | [X86][AVX] Added missing stack folding support + test... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Benjamin Kramer | LoopIdiom: Use utility functions. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Joerg Sonnenberger | Avoid integer overflows around realloc calls resulting... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Simon Pilgrim | [X86][SSE] Added missing stack folding tests for (v... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Benjamin Kramer | ValueTracking: Make isBytewiseValue simpler and more... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Bjorn Steinbrink | Properly update AA metadata when performing call slot... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Jonathan Roelofs | Fix docs typo regarding lit.local.cfg files |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Ahmed Bougacha | [BasicAA] Try to disambiguate GEPs through arrays of... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Benjamin Kramer | SCEV: Compress disposition pairs. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Benjamin Kramer | SmallVector: Move emplace_back to SmallVectorImpl. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Simon Pilgrim | [X86] Force fp stack folding tests to keep to specific... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Simon Pilgrim | [X86][AVX2] More AVX2 integer stack folding tests. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Andrea Di Biagio | Fix typos; NFC. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Benjamin Kramer | Move DebugLocs around instead of copying. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
David Majnemer | MC: Emit COFF section flags in the "proper" order |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Chandler Carruth | Consistently use override rather than virtual. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Hal Finkel | [PowerPC] Handle loop predecessor invokes |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Bruce Mitchener | Add more DWARF 5 language constants. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Zachary Turner | Change RHS-style decltype to LHS-style decltype<declval()>. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Zachary Turner | Resubmit unittests for DebugInfoPDB. |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Sean Silva | [docs][LLVM-style RTTI] Add a mention of multiple inher... |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Duncan P. N... | Support: Fix tests for VirtualityString |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Duncan P. N... | Support: Add dwarf::getVirtuality() |
commit | commitdiff | tree | snapshot |
2015-02-07 |
Duncan P. N... | Support: Use Dwarf.def for DW_VIRTUALITY, NFC |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | Support: Add dwarf::getAttributeEncoding() |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | Support: Rewrite AttributeEncodingString(), NFC |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | Support: Stop stringifying DW_ATE_{lo,hi}_user |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Hal Finkel | [PowerPC] Fixup incomplete revert of test/CodeGen/Power... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Lang Hames | [Orc] Add a Kaleidoscope/Orc tutorial demonstrating... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Kevin Enderby | Add code to llvm-objdump so the -section option with... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Ahmed Bougacha | [AArch64] Use the source location of the IR branch... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Simon Pilgrim | [X86][AVX2] Begun adding AVX2 integer stack folding... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Hal Finkel | Revert "r227976 - [PowerPC] Yet another approach to... |
commit | commitdiff | tree | snapshot |
next |