2014-12-04 |
Daniel Jasper | clang-format: [JS] Don't put top-level dict literals... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Asiri Rathnayake | Fix a minor regression introduced in r223113 |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rafael Espindola | Use size_type in the interface exposed by SmallVector. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Alexander Potapenko | Revert r223347 which has caused crashes on bootstrap... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rafael Espindola | Revert "[Thumb/Thumb2] Added restrictions on PC, LR... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Michael Kuperstein | [X86] Improve a dag-combine that handles a vector extra... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Simon Atanasyan | [ELF] Adjust ELF header entry symbol value if this... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Faisal Vali | Fix PR21684 - Ellipsis following an 'auto' parameter... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Jyoti Allur | [Thumb/Thumb2] Added restrictions on PC, LR, SP in... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Alexander Potapenko | [msan] Put the coverage files for coverage-levels.cc... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Andrea Di Biagio | [X86] Simplify code. NFC. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Hafiz Abid... | Cleanup of the fix done recently for a lldb-mi hang... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Alexander Kornienko | Make getInsertArgumentAdjuster insert extra arguments... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Daniel Sanders | test-release.sh: Correct the logged configure command... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Patrik Hagglund | Use DomTree in MachineSink to sink over diamonds. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Simon Pilgrim | [InstCombine] Minor optimization for bswap with binary ops |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Elena Demikhovsky | Masked Load / Store Intrinsics - the CodeGen part. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Hal Finkel | Restrict somewhat the memory-allocation pointer cmp... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Jean-Daniel... | Add missing test file |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Daniel Jasper | clang-format: More restrictively classify import declar... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Yaron Keren | clang-formatted ranged loops and assignment, NFC. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Jean-Daniel... | Add mach-o LC_RPATH support to llvm-objdump |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Alexey Bataev | [OPENMP] Codegen for 'omp master' directive |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rui Ueyama | [PECOFF] Improve /export compatibility. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Sameer Sahasrabuddhe | Always emit kernel arg info for SPIR. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Michael Liao | [X86] Clean up whitespace as well as minor coding style |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Saleem Abdulrasool | CodeGen: refactor ARM builtin handling |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rafael Espindola | Revert "Add missing test dependency and use a more... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rafael Espindola | Add missing test dependency and use a more canonical... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Colin LeMahieu | [Hexagon] Adding lit exception if Hexagon isn't built. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Colin LeMahieu | [Hexagon] Marking some instructions as CodeGenOnly... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Hans Wennborg | CMake: try to actually fix the regexes for setting... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
NAKAMURA Takumi | Introduce "llvm-ranlib" as a name of targets since... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
NAKAMURA Takumi | Sort by alphabetical order. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rui Ueyama | Rewrite InputGraph's Group |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Michael Liao | [X86] Restore X86 base pointer after call to llvm.eh... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Hal Finkel | [PowerPC] 'cc' should be an alias only to 'cr0' |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Philip Reames | Minor typo and link fixes for Statepoint documentation |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rui Ueyama | [PECOFF] Improve compatibility of /export option. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
NAKAMURA Takumi | HexagonMCInst.h: Qualify constants explicitly to appeas... |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rafael Espindola | For copy, cmake needs the full path to llvm-ar. |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Matt Arsenault | Allow target to specify prefix for labels |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Philip Reames | A few more checks for gc.statepoints in the Verifier |
commit | commitdiff | tree | snapshot |
2014-12-04 |
Rafael Espindola | Add missing dependency on llvm-ar. Should hopefully... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Reid Kleckner | Add test for __umulh |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Hal Finkel | [PowerPC] Fix inline asm memory operands not to use r0 |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Quentin Colombet | [RegAllocFast] Handle implicit definitions conservatively. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Reid Kleckner | Implement __umulh with __int128 arithmetic |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Rafael Espindola | This reverts commit r223306 and r223277. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Kostya Serebryany | [msan] allow -fsanitize-coverage=N together with -fsani... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Kostya Serebryany | [msan] allow -fsanitize-coverage=N together with -fsani... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Kostya Serebryany | [msan] allow -fsanitize-coverage=N together with -fsani... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Jacques Pienaar | Test commit. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Rafael Espindola | Make llvm-ar a real build target and install it. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Zachary Turner | Improve the comments on PutSTDIN, GetSTDOUT, and GetSTDERR. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Chris Matthews | Add a test-case for lit xunit output |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Kevin Enderby | Move tests for llvm-objdump for universal files to... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Chris Matthews | Don't allow test-suite names with . in them in xml... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Rafael Espindola | Split the set of identified struct types into opaque... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Kevin Enderby | Add support to llvm-objdump for Mach-O universal files... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Sanjay Patel | fix typos, grammar, formatting; NFC |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Philip Reames | Strength Verifier checks around the types involved... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Matthias Braun | correct spelling, NFC |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Zachary Turner | Manually call ModulesDidLoad when the executable is... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Zachary Turner | Correctly shutdown when DoDestroy is called with an... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Reid Kleckner | CUDA host device code with two code paths |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Matthias Braun | [SimplifyLibCalls] Improve double->float shrinking... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Matthias Braun | [SimplifyLibCalls] Enable double to float shrinking... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Colin LeMahieu | [Hexagon] Converting member InstrDesc to static variable. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Reid Kleckner | Cast vtable address points to i32 (...)** to enable... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Richard Smith | Teach EvaluatedExprVisitor that the condition and unsel... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Nico Weber | Fix grammar-o. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Colin LeMahieu | [Hexagon] Converting subclass members to an implicit... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
David Blaikie | range-for some things |
commit | commitdiff | tree | snapshot |
2014-12-03 |
David Blaikie | Simplify CodeGenRegBank::inferMatchingSuperRegClass... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
David Blaikie | Simplify ownership of RegClasses by using list<CodeGenR... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
David Blaikie | Range-for some stuff related to RegClasses, and comment... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Philip Reames | Make the Verifier more strict about gc.statepoints |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Hans Wennborg | ASan CMakeLists.txt: fix bad indent; NFC |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Will Schmidt | Add TableGen info for Power8. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Roman Divacky | Change the name to be in style. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Matt Arsenault | Fix sphinx error from Statepoints.rst |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Tom Stellard | R600/SI: Move SIInsertWaits into AMDGPUPassConfig:... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Tom Stellard | R600/SI: Don't run SI passes on R600 subtargets |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Oleksiy Vyalov | Use timeout when reading debugserver's port from a... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Alexander Kornienko | Make ArgumentsAdjuster an std::function (clang-tools... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Alexander Kornienko | Make ArgumentsAdjuster an std::function. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Tim Northover | AArch64: fix wrong-endian parameter passing. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Colin LeMahieu | [NFC] Fixing pendantic warning extra semicolons. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Colin LeMahieu | [Hexagon] [NFC] Moving function implementations out... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Nick Lewycky | Fix test to use the right metadata node (reapply r22323... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Colin LeMahieu | [Hexagon] [NFC] Renaming *packetStart to *packetBegin |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Jonathan Roelofs | Fix isThreadModelSupported()'s comment. NFC |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Alexander Potapenko | Revert r223239, which broke some bots. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Alexander Potapenko | Fix the metadata number used by llvm.gcov to match... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Aaron Ballman | Silencing several "multiple copy constructors" warnings... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Aaron Ballman | Silencing a 32-bit implicit conversion warning in MSVC... |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Evgeniy Stepanov | msan] Add compile-time checks for missing origins. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Alexander Kornienko | [clang-tidy] Update help messages and docs. |
commit | commitdiff | tree | snapshot |
2014-12-03 |
Daniel Jasper | clang-format: Fix fake parentheses placement with comments. |
commit | commitdiff | tree | snapshot |
next |