2015-01-21 |
Greg Fitzgerald | Fix five of the shared library build targets |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Enrico Granata | Speed these tests up quite significantly by using the... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Chris Bieneman | Adding a new cl::HideUnrelatedOptions API to allow... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Simon Pilgrim | [X86][SSE] Added support for SSE3 lane duplication... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Matt Arsenault | R600: Add missing tests for i64 srem |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Vince Harron | This patch gets remote-linux platform able to run processes |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Jonathan Roelofs | Fix load-store optimizer on thumbv4t |
commit | commitdiff | tree | snapshot |
2015-01-21 |
George Burgess IV | Added test to cover the CFLAA bitset indexing bug. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rafael Espindola | Use a CHECK-LABEL. NFC |
commit | commitdiff | tree | snapshot |
2015-01-21 |
David Majnemer | InstCombine: Don't strip bitcasts off of callsites... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Reid Kleckner | Add the "thunk" attribute to MS ABI virtual member... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rui Ueyama | Fix runtime error on Windows. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Simon Pilgrim | [X86][SSE] movddup shuffle mask decodes |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Greg Clayton | Abstract the details from regex.h a bit more by not... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Francisco Lopes... | Add back a FIXME note to lit.cfg. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Greg Fitzgerald | add_lld_library -> add_llvm_library |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Adrian Prantl | simplify expression |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Daniel Jasper | clang-format: Fix crasher when splitting incomplete... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Saleem Abdulrasool | Fix isTriviallyCopyableType for arrays |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Kate Stone | Fixed a makefile rule used by several tests |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Adrian Prantl | Fix a compile issue on MSVC and call finalize(). |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rui Ueyama | Fix slow test. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Jonathan Roelofs | Rename all of the tests in preparation for merging... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Matthias Braun | LiveIntervalAnalysis: Factor out code to update livenes... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Matthias Braun | LiveIntervalAnalysis: document removePhysRegDefAt(... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rui Ueyama | Simplify. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Matthias Braun | LiveIntervalAnalysis: Factor out code to update livenes... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Matthias Braun | LiveIntervalAnalysis: Remove unused pruneValue() variant. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Daniel Jasper | clang-format: Fix crasher caused by incorrect resetting... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Adrian Prantl | Let subprograms with instructions without parent scopes... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Zachary Turner | Revert "Some fixes for linking Python on Windows." |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Matt Arsenault | R600/SI: Custom lower fround |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Colin LeMahieu | [Hexagon] Converting multiply and accumulate with immed... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Daniel Jasper | clang-format: Fix bad memory access. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Zachary Turner | Some fixes for linking Python on Windows. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Daniel Jasper | clang-format: Fix use-heap-after-free bug. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rafael Espindola | Used CHECK-DAG since the order is not important. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Ahmed Bougacha | [X86] Declare SSE4.1/AVX2 vector extloads covered by... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rafael Espindola | Used CHECK-DAG since the order is not important. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Evgeniy Stepanov | [msan] Fix origins in realloc. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Evgeniy Stepanov | [msan] Refactor shadow operations. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Eric Fiselier | [lit] Format JSONMetricValue strings better. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
George Burgess IV | Fixed a bug with how we determine bitset indices. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Francisco Lopes... | Initial support for C++ parameter completion |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Yaron Keren | Add missing include guards to WindowsSupport.h. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rafael Espindola | Don't assume variable name. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rafael Espindola | Make the test a bit stricter. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rafael Espindola | Make the test a bit stricter. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Tim Northover | Revert "DAGCombine: fold (or (and X, M), (and X, N... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Tim Northover | AArch64: add backend option to reserve x18 (platform... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Tim Northover | DAGCombine: fold (or (and X, M), (and X, N)) -> (and... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rafael Espindola | clang-format function. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Michael Kuperstein | [x32] Fast ISel should use LEA64_32r instead of LEA32r... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Alexander Potapenko | Use a smaller pragma unroll threshold to reduce test... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Dmitry Vyukov | tsan: remove sleeps from tests |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Evgeniy Stepanov | [msan] Update origin for the entire destination range... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Jozef Kolek | [mips][microMIPS] MicroMIPS 16-bit unconditional branch... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Jozef Kolek | [mips][microMIPS] Implement ADDIUPC instruction |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Chandler Carruth | [PM] Refactor the InstCombiner interface to use an... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Chandler Carruth | [PM] Simplify (ha! ha!) the way that instcombine calls the |
commit | commitdiff | tree | snapshot |
2015-01-21 |
David Majnemer | AST: Don't ignore alignas on EnumDecls when calculating... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Vladimir Medic | [Mips][Disassembler]When disassembler meets load/store... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Alexander Potapenko | [ASan] Fix the test expectations for dyld_insert_librar... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Viktor Kutuzov | [Msan] Fix the accept unit test to pass on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Viktor Kutuzov | [Sanitizers] Intercept confstr() on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Viktor Kutuzov | [Sanitizers] Intercept opendir() |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Craig Topper | [x86] Remove some unnecessary and slightly confusing... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Craig Topper | [X86] Convert all the i8imm used by AVX512 and MMX... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Craig Topper | [X86] Convert all the i8imm used by SSE and AVX instruc... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Dmitry Vyukov | tsan: don't unroll memory access loop in debug mode |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Greg Fitzgerald | [ELF] Minimal implementation for ARM static linking |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Craig Topper | [x86] Add assembly parser bounds checking to the immedi... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Duncan P. N... | tuple: Make operator<() linear instead of exponential |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Chandler Carruth | [PM] Replace an abuse of inheritance to override a... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Kostya Serebryany | [sanitizer] First step toward supporting 42-bit AS... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Nico Weber | Much spelling. Wow. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Kostya Serebryany | [sanitizer] Fix aarch64 sanitizer build with recent... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Kostya Serebryany | [asan] use MADV_NOHUGEPAGE for shadow to reduce the... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Enrico Granata | Allow individual ValueObjects to pick their preferred... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
David Majnemer | Revert "Sema: err_after_alias is unreachable, remove it" |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Rui Ueyama | Fix --start-group/end-group. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Jason Molenda | Adding compact unwind as a source of unwind information |
commit | commitdiff | tree | snapshot |
2015-01-21 |
David Majnemer | MS ABI: Virtual member pointer thunks should be in... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
David Majnemer | MS ABI: Let guard variables be present in COMDATs |
commit | commitdiff | tree | snapshot |
2015-01-21 |
David Majnemer | CodeGen: Compiler generated __declspec(uuid) objects... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Adrian Prantl | Make DIExpression::Verify() stricter by checking that... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
David Majnemer | Sema: err_after_alias is unreachable, remove it |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Zachary Turner | Fix some platform specific paths in TestSettings.py. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Kaelyn Takata | Correct all typos in the initialization arguments,... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Simon Pilgrim | [X86][AVX] Simplified diff between AVX1 and SSE42 fp... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Simon Pilgrim | [X86][SSE] Added SSE/AVX1 integer stack folding tests. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Simon Pilgrim | [X86][SSE] Added SSE fp stack folding tests. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Simon Pilgrim | [X86][AVX] Renamed AVX1 fp stack folding tests. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Separate the InstCombiner from its pass. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Greg Clayton | Add missing case statement to quiet a compiler warning. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Adrian Prantl | DebugLocs without a scope should fail the verification. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Eric Fiselier | Only use -target flag when target_triple is manually... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Zachary Turner | XFAIL pexpect tests on Windows. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Rafael Espindola | Don't pass -Wl,z,defs for now. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Kevin Enderby | For llvm-objdump, hook up existing options to work... |
commit | commitdiff | tree | snapshot |
next |