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 |
2015-02-06 |
Lang Hames | [Orc] Add a Kaleidoscope/Orc tutorial demonstrating... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | Support: Add dwarf::getLanguage() |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | Support: Rewrite dwarf::LanguageString(), NFC |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Lang Hames | [Orc] Add a Kaleidoscope tutorial for Orc demonstrating... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | IR: Allow 32-bits for lines in debug location |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Lang Hames | [Orc] Add more missing headers. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Sanjay Patel | use local variables; NFC |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | Support: Stop stringifying DW_LANG_{lo,hi}_user |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | AsmParser: Use DW_TAG_hi_user instead of magic constant... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | AsmWriter: Extract writeTag(), NFC |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Duncan P. N... | AsmWriter: Extract writeMetadataAsOperand(), NFC |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Evgeniy Stepanov | [msan] Fix "missing origin" in atomic store. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Cameron Esfahani | Test commit to see if it triggers an email to llvm... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Zachary Turner | Try to fix Makefile build for LLVMDebugInfoPDB. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Zachary Turner | Resubmit "Create lib/DebugInfo/PDB" (r228428) |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Michael Zolotukhin | Use estimated number of optimized insns in unroll-thres... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Michael Zolotukhin | [InstSimplify] Add SimplifyFPBinOp function. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Zachary Turner | Revert "Create lib/DebugInfo/PDB." |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Kostya Serebryany | [fuzzer] move default sanitizer options to a separate... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Zachary Turner | Create lib/DebugInfo/PDB. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Lang Hames | [Orc] Move SectionMemoryManager's implementation from... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Lang Hames | [Orc] Add some missing headers. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Lang Hames | [Orc] Fix syntax error in LazyEmittingLayer::removeModu... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Quentin Colombet | [LiveIntervalAnalysis] Speed up creation of live ranges... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Adam Nemet | [LV] Move addRuntimeCheck to LoopAccessAnalysis |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Reid Kleckner | Don't dllexport declarations |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Benjamin Kramer | Make helper functions/classes/globals static. NFC. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Matthias Braun | InstCombine: Combine select sequences into a single... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Matthias Braun | LiveInterval: Fix SubRange memory leak. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Daniel Sanders | [mips] Fix FileCheck prefixes with whitespace between... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Benjamin Kramer | Value: Remove superfluous typedefs and deprecated metho... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Benjamin Kramer | AArch64PromoteConstant: Modernize and resolve some... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Benjamin Kramer | IRCE: Demote template to ArrayRef and SmallVector to... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Rafael Espindola | Correcting keyword highlighting in llvm-mode.el. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Peter Zotov | [OCaml] Add Llvm.build_empty_phi. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Arnaud A. de... | [PBQP] Fix comment wording. NFC |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Craig Topper | [X86] Add assembler and disassembler test cases for... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Craig Topper | [X86] Remove a ton of duplicate test cases for the... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Michel Danzer | R600/SI: Amend a test to ensure WQM is enabled for... |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Michel Danzer | R600/SI: Don't enable WQM for V_INTERP_* instructions v2 |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Michel Danzer | R600/SI: Also enable WQM for image opcodes which calcul... |
commit | commitdiff | tree | snapshot |
next |