2014-07-28 |
Rafael Espindola | Test the mcpu option. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Robert Khasanov | [SKX] Enabling mask logic instructions: encoding, lowering |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Dan Liew | Emit a warning if llvm_map_components_to_libraries... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Dan Liew | Document the new LLVM CMake interface for building... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Dan Liew | Fixed sphinx warning. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Ulrich Weigand | [PowerPC] Add testcase forgotten in the 214072 commit. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Ulrich Weigand | [PowerPC] Support ELFv1/ELFv2 ABI selection via features |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Rafael Espindola | Start adding some tests for the gold plugin. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Saleem Abdulrasool | ARM: correct handling of features in arch_extension |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Saleem Abdulrasool | ARM: convert loop to range based |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Matt Arsenault | Add alignment value to allowsUnalignedMemoryAccess |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Tim Northover | AArch64: fix conversion of 'J' inline asm constraints. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Chandler Carruth | [x86] Sink a variable only used by asserts into the... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Chandler Carruth | [x86] Add a much more powerful framework for combining... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Chandler Carruth | [ADT] Add a remarkbly useful little helper routine... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Matt Arsenault | R600/SI: Fix broken test. |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Joey Gouly | Fix the failing test 'vector-idiv.ll'. |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Matt Arsenault | R600: Move intrinsic lowering to separate functions |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [SDAG] Add an assert that we don't mess up the number... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [SDAG] Simplify the code for handling single-value... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [SDAG] When performing post-legalize DAG combining... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Nick Lewycky | Fix broken assert. |
commit | commitdiff | tree | snapshot |
2014-07-26 |
NAKAMURA Takumi | X86ShuffleDecode.cpp: Silence a warning. [-Wunused... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/vector-idiv.ll: Fix for -Asserts. |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [x86] Fix PR20355 (for real). There are many layers... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [x86] Finish switching from CHECK to ALL. This was... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [x86] Revert r214007: Fix PR20355 ... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [x86] Fix PR20355 (and dups) by not using unsigned... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [x86] Add coverage for PMUL* instruction testing on... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Richard Smith | [modules] Work around mislayering of MC / Object. |
commit | commitdiff | tree | snapshot |
2014-07-26 |
NAKAMURA Takumi | Update X86/Utils/LLVMBuild.txt corresponding to r213986... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
NAKAMURA Takumi | IR/UseTest.cpp: Avoid std::to_string() to appease mingw... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [x86] More cleanup for this test -- simplify the comman... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Chandler Carruth | [x86] Fix unused variable warning in no-asserts build. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Chandler Carruth | [x86] FileCheck-ize this test. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Chandler Carruth | [x86] Teach the X86 backend to print shuffle comments... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Matt Arsenault | R600/SI: Allow partial unrolling and increase thresholds. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Eric Christopher | Move R600 subtarget dependent variables onto the subtarget. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Alex Lorenz | coverage: remove empty mapping regions |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Hal Finkel | Canonicalization for @llvm.assume |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Nico Weber | Wrap to 80 columns, no behavior change. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
NAKAMURA Takumi | llvm-uselistorder: Fix up LINK_COMPONENTS. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Hal Finkel | Add @llvm.assume, lowering, and some basic properties |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Akira Hatanaka | [stack protector] Add test cases for thumb and thumb2. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Akira Hatanaka | [stack protector] Fix a potential security bug in stack... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Brad Smith | Fix arc4random detection. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Rafael Espindola | Remove dead code. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Hal Finkel | [PowerPC] Support TLS on PPC32/ELF |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Juergen Ributzka | [FastISel][AArch64] Add support for frameaddress intrinsic. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Duncan P. N... | Move -verify-use-list-order into llvm-uselistorder |
commit | commitdiff | tree | snapshot |
2014-07-25 |
David Blaikie | Reapply "DebugInfo: Don't put fission type units in... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Hal Finkel | Claim AA generally as code owner |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Hans Wennborg | Fix MSVC2012 build error in UseListOrder.cpp |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Duncan P. N... | Bitcode: Don't optimize constants when preserving use... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
David Blaikie | Recommit r212203: Don't try to construct debug LexicalS... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
David Blaikie | DebugInfo: Fix up some test cases to have more correct... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Hal Finkel | Add code owner of scoped-noalias metadata |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Hal Finkel | Convert noalias parameter attributes into noalias metad... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Hal Finkel | Simplify and improve scoped-noalias metadata semantics |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Duncan P. N... | Try to fix a layering violation introduced by r213945 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Duncan P. N... | Fix -Werror build after r213945 |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Duncan P. N... | IPO: Add use-list-order verifier |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Amara Emerson | [ARM] Emit ABI_PCS_R9_use build attribute. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Benjamin Kramer | Run sort_includes.py on the AArch64 backend. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Chandler Carruth | [cmake] Use the external project machinery for libcxxab... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
NAKAMURA Takumi | llvm/test/CodeGen/ARM/inlineasm-global.ll: Add explicit... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
NAKAMURA Takumi | llvm/test/CodeGen/ARM/inlineasm-global.ll: Avoid specif... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Chandler Carruth | [SDAG] Enable the new assert for out-of-range result... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Chandler Carruth | [SDAG] Don't insert the VRBase into a mapping from... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Matt Arsenault | Store nodes only have 1 result. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Chandler Carruth | [SDAG] Start plumbing an assert into SDValues that... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Akira Hatanaka | [ARM] In thumb mode, emit directive ".code 16" before... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Lang Hames | [X86] Add comments to clarify some non-obvious lines... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
David Majnemer | llvm-vtabledump: use a std::map instead of a StringMap... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Ehsan Akhgari | Fix a warning in CoverageMappingReader.cpp |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Lang Hames | [X86] Clarify some stackmap shadow optimization code... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Bill Schmidt | [PATCH][PPC64LE] Correct little-endian usage of vmrgh... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Alex Lorenz | Add code coverage mapping data, reader, and writer. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Alex Lorenz | Add code coverage mapping data, reader, and writer. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Kevin Enderby | Add an implementation for llvm-nm’s -print-file-name... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
David Majnemer | Opportunistically fix the builders |
commit | commitdiff | tree | snapshot |
2014-07-24 |
David Majnemer | llvm-vtabledump: A vtable dumper |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Mark Heffernan | After unrolling a loop with llvm.loop.unroll.count... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Joerg Sonnenberger | Don't use 128bit functions on PPC32. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Chandler Carruth | [SDAG] Introduce a combined set to the DAG combiner... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Chandler Carruth | [x86] Make vector legalization of extloads work more... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Saleem Abdulrasool | Target: invert condition for Windows |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Manman Ren | Feedback from Hans on r213815. No functionaility change. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Hans Wennborg | Windows: Don't wildcard expand /? or -? |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Lang Hames | [X86] Optimize stackmap shadows on X86. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Reid Kleckner | Replace an assertion with a fatal error |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Joerg Sonnenberger | Use the same .eh_frame encoding for 32bit PPC as on... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Manman Ren | Try to fix the bots again by moving test to X86 directory. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Saleem Abdulrasool | X86: correct library call setup for Windows itanium |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Matt Arsenault | R600: Add FMA instructions for Evergreen |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Manman Ren | Try to fix the bots. If this does not work, I am going... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Saleem Abdulrasool | X86: silence sign comparison warning |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Matt Arsenault | R600: Add new functions for splitting vector loads... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nico Weber | Let the integrated assembler understand .exitm, PR20426. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Nico Weber | Remove unused field MacroInstantiation::TheMacro. No... |
commit | commitdiff | tree | snapshot |
next |