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 |
2015-01-20 |
Rafael Espindola | Use -Wl,defs when linking. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Reformat this code with clang-format so that subse... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Rafael Espindola | Link libclang with dl if available. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Greg Clayton | Remove unused function: |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Greg Clayton | Update the deployment target on MacOSX to be 10.8.... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Colin LeMahieu | [Hexagon] Adding intrinsics for doubleword ALU operations. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ben Langmuir | Fix crashes on missing @interface for category |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Kaelyn Takata | Add the test that was supposed to be included with... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Colin LeMahieu | [Hexagon] Removing unnecessary clutter in intrinsic... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Hans Wennborg | Implement command line options for stack probe space |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Daniel Jasper | Prevent binary-tree deterioration in sparse switch... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ramkumar Ramachandra | [GC] Verify-pass void vararg functions in gc.statepoint |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Adrian Prantl | Reapply: Teach SROA how to update debug info for fragme... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Add subtarget feature to enable VGPR spilling... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Fix simple-loop.ll test |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Jozef Kolek | Reverted revision 226577. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Clean up a bunch of the doxygen / API docs on... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Manman Ren | [llvm link] Destroy ConstantArrays in LLVMContext if... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Remove stray debugging code from r226586 |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Zachary Turner | Disable C4062 on Windows. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Don't spend time making self moves no-ops. They... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Adrian Prantl | Add an assertion and prefer a crash over an infinite... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Zachary Turner | Don't remove backslashes from arguments unless the... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Use external symbols for scratch buffer |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Add kill flag when copying scratch offset... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Don't store scratch buffer frame index in... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Stellard | R600/SI: Update SIInstrInfo:verifyInstruction() after... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Aaron Ballman | Silencing a -Wunused-variable warning in non-asserts... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Rafael Espindola | Fix use after free. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Revert "IR: Specify underlying type instead of r226570... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Fariborz Jahanian | Patch fixes PR21932 crash on invalid code. Using |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Jozef Kolek | [mips][microMIPS] MicroMIPS 16-bit unconditional branch... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Eric Fiselier | Print compiler path during configuration and pass more... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Eric Fiselier | Address danalbert's post-commit review comments on... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Kai Nacke | [mips] Add registers and ALL check prefix to octeon... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Kai Nacke | [mips] Add octeon branch instructions bbit0/bbit032... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Will Newton | ELF: Handle sh_addralign being set to zero |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Specify underlying type instead of r226570, NFC |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | IR: Store StorageType as an unsigned bitfield |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Evgeniy Stepanov | [msan] Optimize -msan-check-constant-shadow. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Ed Maste | Fix help test cases after r226068 |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Petar Jovanovic | [MIPS64] Make __clear_cache more optimal |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Evgeniy Stepanov | [asan] Allow changing verbosity in activation flags. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Mohit K. Bhakkad | [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Daniel Jasper | clang-format: Fix AlwaysBreakBeforeMultilineStrings... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Evgeniy Stepanov | [asan] Warn if unsupported flags are used at activation. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Craig Topper | [x86] Add some mayLoad/hasSideEffects flags. Remove... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Alexander Kornienko | Re-apply "r226548 - Introduce SPIR calling conventions... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Port LoopInfo to the new pass manager, adding... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Make the LoopInfoBase and LoopInfo objects movable... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Alexander Kornienko | Reverting r226548 as one of the tests fails in some... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Will Newton | ELF: Support detection of relocation errors during... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Fix a moderately scary typo in the deleted copy... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Use range-based for and auto to clean up some... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Viktor Kutuzov | [Msan] Fix the readlink unit test to pass on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Alexander Kornienko | [clang-tidy] Make ClangTidyOptionsProvider::getOptions... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Pavel Labath | Test commit, no changes. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Daniel Jasper | Factor out a splitSwitchCase() function so that it... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Chandler Carruth | [PM] Move the LoopInfo analysis pointer into the InstCo... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Alexey Bataev | [OPENMP] Fixed DSA processing for predetermined shared... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Sameer Sahasrabuddhe | Introduce SPIR calling conventions. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Karthik Bhat | Fix Operandreorder logic in SLPVectorizer to generate... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
David Majnemer | Bitcode: Don't create comdats when autoupgrading macho... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Reapply "IR: Simplify DIBuilder's HeaderBuilder API... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Jason Molenda | Fix creation of StringRef in FileSpec::ResolveUsername() |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Jason Molenda | Don't mention a "--core-file" argument to target create... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Duncan P. N... | Revert "IR: Simplify DIBuilder's HeaderBuilder API... |
commit | commitdiff | tree | snapshot |
next |