2015-01-24 |
Saleem Abdulrasool | CodeGen: drive-by formatting clean ups |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Patrik Hagglund | Add visibility attribute for InstCombinePass (r226987). |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Benjamin Kramer | DebugInfo: Fix use after return found by asan. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Lang Hames | [Orc] Add TransformUtils to Orc's dependency list. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Lang Hames | Remove a number of redundant ExecutionEngine regression... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Alexei Starovoitov | bpf: add missing lit.local.cfg |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Alexei Starovoitov | BPF backend |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Daniel Sanders | [mips] Fix 'jumpy' debug line info around calls. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Sylvestre Ledru | Update of the gold-plugin.cpp code to match Chandler... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Daniel Sanders | [mips] Fix assertion on i128 addition/subtraction on... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Andrea Di Biagio | [DAG] Fix wrong canonicalization performed on shuffle... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] General doxygen and comment cleanup for this pass. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Reformat this code with clang-format so that I... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Port LowerExpectIntrinsic to the new pass manager. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Change LowerExpectIntrinsic to actually return... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Use a more appropriate name for the statistics... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Switch tihs code to use a range based for loop... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Use a SmallVector instead of std::vector to avoid... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Pull the two helpers for this pass into static... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Add a basic doxygen comment for this pass. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Clean up the formatting of the LowerExpectIntrinsi... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Move the LowerExpectIntrinsic pass to the Scalar... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Yunzhong Gao | If we see UTF-8 BOM sequence at the beginning of a... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Port instcombine to the new pass manager! |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Filipe Cabecinhas | [Bitcode] Diagnose errors instead of asserting from... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Chandler Carruth | [PM] Rework how the TargetLibraryInfo pass integrates... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Richard Smith | Bring the modules buildbot back to life after r226940. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Kuba Brecka | Reverting r226937: lit: Make MCJIT's supported arch... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Quentin Colombet | [AArch64][LoadStoreOptimizer] Form LDPSW when possible. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Lang Hames | [Orc] Add some missing headers to the CompileOnDemandLa... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Bruno Cardoso... | [x86] Fix a comment |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Lang Hames | [Orc] Add orcjit to the dependencies list in the Makefi... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Tom Stellard | R600/SI: Emit .hsa.version section for amdhsa OS |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Reid Kleckner | Fix assertion when C++ EH filters are present in functi... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Adrian Prantl | Address more review comments for DIExpression::iterator. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Justin Bogner | InstrProf: debug dumps should go to dbgs(), not outs() |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Justin Bogner | llvm-cov: Don't use llvm::outs() in library code |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Justin Bogner | llvm-cov: Use range-for (NFC) |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Reid Kleckner | mips: Fix "XPASS" test results by removing 'not' commands |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Bruno Cardoso... | [x86] Combine x86mmx/i64 to v2i64 conversion to use... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Justin Bogner | llvm-cov: clang-format the GCOV files (NFC) |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Reid Kleckner | Fix the MSVC build with the new Orc JIT APIs |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Michael J.... | [YAMLIO] Dirty hack: Force integral conversion to allow... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Lang Hames | [Orc] Remove a bunch of constructors from ObjectLinking... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Tom Stellard | R600/SI: Move i64 -> v2i32 load promotion into AMDGPUDA... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Michael J.... | [Object][ELF] Test unknown type. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Michael J.... | [YAMLIO] Add support for numeric values in enums. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Lang Hames | [Orc] LLVMLinkInOrcMCJITReplacement shouldn't be in... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Lang Hames | [Orc] New JIT APIs. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Adrian Prantl | Move the accessor functions from DIExpression::iterato... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Reid Kleckner | lit: Make MCJIT's supported arch check case insensitive |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Kevin Enderby | Fix the problem with llvm-objdump and -archive-headers... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Alexei Starovoitov | [mips] fix spelling of 'disassembler' |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Hans Wennborg | LowerSwitch: replace unreachable default with popular... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Colin LeMahieu | [Objdump] Output information about common symbols in... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Ramkumar Ramachandra | [emacs] llvm-mode: fix parens, font-lock i* |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Kevin Enderby | Add the option, -data-in-code, to llvm-objdump used... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Reid Kleckner | Classify functions by EH personality type rather than... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Adrian Prantl | Debug Info / PR22309: Allow union types to be emitted... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Eric Christopher | Remove some local variables in place of just querying... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Toma Tabacu | [mips] Add new error message and improve testing for... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Jyoti Allur | This patch fixes issue with lowering below mentioned... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Craig Topper | [x86] Change u8imm operands to always print as unsigned... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Mehdi Amini | DAGCombine: always constant fold FMA when target disabl... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Lang Hames | [ADT] Add move operations to SmallVector<T,N> from... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Craig Topper | Fix 80 column violation |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Craig Topper | [X86] Add IntrNoMem to the AVX512 conflict intrinsics. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Rafael Espindola | Add STB_GNU_UNIQUE to the ELF writer. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
NAKAMURA Takumi | Prune an out-of-date \param since r226476. [-Wdocumenta... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
NAKAMURA Takumi | Reformat. |
commit | commitdiff | tree | snapshot |
2015-01-23 |
NAKAMURA Takumi | MipsAsmParser.cpp: Suppress a warning introduced in... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Jan Vesely | R600: Try to use lower types for 64bit division if... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Jan Vesely | SelectionDAG: Add KnownBits and SignBits computation... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Jan Vesely | R600: Simplify LowerUDIVREM |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Duncan P. N... | IR: Change GenericDwarfNode::getHeader() to StringRef |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Duncan P. N... | IR: DwarfNode => DebugNode, NFC |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Simon Pilgrim | [X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Simon Pilgrim | Line endings fixes. NFC. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Simon Pilgrim | [X86][SSE] Simplified PSUBUS tests |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Lang Hames | [Object] Fix a bug in a condition introduced in r226217... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Chandler Carruth | [PM] Actually add the new pass manager support for... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Benjamin Kramer | Remove dead leak detector parts that fell out of use... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Duncan P. N... | IR: Update references to temporaries before deleting |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Chris Bieneman | Refactoring cl::parser construction and initialization. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Rafael Espindola | Don't use -z,defs on FreeBSD. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Ramkumar Ramachandra | [emacs] Use c-mode-common-hook, derive from "gnu" |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Ramkumar Ramachandra | Intrinsics: introduce llvm_any_ty aka ValueType Any |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Reid Kleckner | Revert "Don't remove a landing pad if the invoke requir... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Kevin Enderby | Add the option, -indirect-symbols, used with -macho... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Sanjay Patel | merge consecutive stores of extracted vector elements... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Adrian Prantl | Fix the condition in this assertion, and also make... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
David Blaikie | Revert "PR21408: Workaround the appearance of duplicate... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Tim Northover | AArch64: decode all MRS/MSR forms early to avoid saving... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Adrian Prantl | Run clang-format on parts of DebugInfo.h |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Adrian Prantl | Document DIExpression. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Adrian Prantl | Rewrite DIExpression::printInternal() to use the iterat... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Adrian Prantl | Rename DIExpressionIterator to DIExpression::iterator. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Adrian Prantl | Fix a comment. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Rafael Espindola | [pr21886] Change MCJIT/ELF to support MSVC C++ mangled... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Rafael Espindola | Pass -Wl,-z,defs when building shared libraries, but... |
commit | commitdiff | tree | snapshot |
next |