2015-03-02 |
NAKAMURA Takumi | Revert r230921, "Revert some changes that were made... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Nico Weber | Fix ObjCInterfaceDecl::getCategoryMethod() and give... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Benjamin Kramer | Add another missing header that used to be included... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
NAKAMURA Takumi | llvm/examples: Add missing include according to r230907. |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Benjamin Kramer | Add missing includes for make_unique, lld edition. |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Craig Topper | [X86] Fix diassembler crash on AVX512 cmpps/cmppd with... |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Sanjoy Das | [AArch64] fix an invalid-iterator-use bug. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | Fix a really bad typo in my last commit. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sanjoy Das | Revert some changes that were made to fix PR20680. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | ArrayRef: Put back std::equal for operator== with a... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Vince Harron | Linux - debugging of local processes via lldb-gdbserver |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | Another missing include for MSVC. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Peter Collingbourne | DebugInfo: Give externally defined types a size and... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | std::function is part of <functional>, not <utility> |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | Add another missing include for MSVC. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | X86: Replace variadic function with init list. NFC. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | Add missing include. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | Add missing includes. make_unique proliferated everywhere. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Arnaud A. de... | [PBQP] Address post-commit style comment for r230904... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | ArrayRef: Remove the equals helper with many arguments. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Chaoren Lin | Advertise 32 bit support for PlatformRemoteGDBServer... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Rui Ueyama | Revert "PECOFF: Don't parse files in .drectve asynchron... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Arnaud A. de... | [PBQP] Do not add an edge between nodes with totally... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Daniel Jasper | clang-format: Always align */& in multi-var DeclStmts. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Johannes Doerfert | [Refactor] Include explicitly what is used |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Johannes Doerfert | [Refactor] Include explicitly what is used |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Johannes Doerfert | [Refactor] Remove Scop * member to simplify JSON class |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Johannes Doerfert | [Refactor] Simplify ScopPass interface |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Johannes Doerfert | [Refactor] Use virtual and override appropriately |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Johannes Doerfert | [Refactor] Add a Scop & as argument to printScop |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Johannes Doerfert | [Cleanup] Remove unused passes |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | Make VTs and UnicodeCharSet ctors constexpr if the... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | Make some non-constant static variables non-static... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Benjamin Kramer | Sema: Remove stray static |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Elena Demikhovsky | Reverted 230471 - gather scatter handling in table... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Elena Demikhovsky | AVX-512: Added mask and rounding mode for scalar arithm... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Zachary Turner | [llvm-pdbdump] Fix GCC build. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Zachary Turner | [llvm-pdbdump] Clean up method signatures. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Zachary Turner | [llvm-pdbdump] Add regex-based filtering. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Chaoren Lin | Fix attaching to 32 bit inferior with 64 bit llgs. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Rui Ueyama | Revert "PECOFF: Temporarily add a lock to un-break... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
NAKAMURA Takumi | Revert r230655, "gold-plugin: "Upgrade" debug info... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sanjay Patel | avoid infinite looping when folding vector multiplies... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sanjay Patel | fixed to test only the feature, not the feature and... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | DebugInfo: Convert DW_OP_piece => DW_OP_bit_piece |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Sanjay Patel | make the tested feature (SSE2) explicit |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | DebugInfo: Fix invalid file reference in CodeGen/X86... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | DebugInfo: Use TempMDNode in DIDescriptor::replaceAllUs... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Sanjay Patel | fixed to test only the feature, not the feature and... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | Optimize metadata node fields for CHECK-ability |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Sanjay Patel | fix typo; NFC |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | AsmWriter: Escape string fields in metadata |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Hans Wennborg | Revert r229678 "tsan: fix signal handling during stop... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | AsmWriter: Extract writeStringField(), NFCI |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | Fix buildbot issues for MDScope::getFile() after r230871 |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | IR: Specialize MDScope::getFile() for MDFile |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Duncan P. N... | Fix line endings on Transforms/Inline/inline_dbg_declare.ll |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Saleem Abdulrasool | build: remove the stub linux SDK |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Zachary Turner | [llvm-pdbdump] Better error handling. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Saleem Abdulrasool | cmath: account for MSVCRT 12.0 changes |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Benjamin Kramer | IndexedMap: Default to SmallVector<T, 0> |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Benjamin Kramer | DwarfAccelTable: We know how many hashes we have in... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Benjamin Kramer | StackColoring: Move set instead of copying. NFC. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Benjamin Kramer | LiveRange: Replace a creative vector erase loop with... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Nick Lewycky | Revert r230812. Do not break builds for no reason. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Mehdi Amini | Fixup for recent -fast-isel-abort change: code didn... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Craig Topper | [X86] Remove the blendpd/blendps/pblendw/pblendd intrin... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Zachary Turner | [raw_ostream] When printing color on Windows, use corre... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Alexei Starovoitov | bpf: fix build |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Johannes Doerfert | Update obsolete comment |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Benjamin Kramer | TRE: Just erase dead BBs and tweak the iteration loop... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Yaron Keren | Silence variable set but not used warning in CodeGenReg... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Yaron Keren | Silence three more variable set but not used warnings... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Johannes Doerfert | Format non-affine subregions news item |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Johannes Doerfert | Add non-affine subregions to the news |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Peter Zotov | [OCaml] Generate documentation again with autoconf... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Benjamin Kramer | Convert push_back loops into append calls. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Yaron Keren | Silence variable set but not used warning, NFC. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Kuba Brecka | Fix OS X build failure with Command Line Tools and... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Benjamin Kramer | ArrayRefize memory operand folding. NFC. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Benjamin Kramer | Replace std::copy with a back inserter with vector... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Eric Christopher | Remove option.ll as part of the Forward Control Flow... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Richard Smith | Add change accidentally missed from r230840. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Kuba Brecka | Symbolizer refactoring: SymbolizerTool and better interface |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Filipe Cabecinhas | Add PS4's autolink syntax to autolink.m's CHECK lines. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Richard Smith | [modules] Avoid adding a redecl chain to the 'pending... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Richard Smith | Give better diagnostics when -fmodule-file= finds a... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Petar Jovanovic | [MIPS] Add missing header for syscall |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Saleem Abdulrasool | Unwind: make it build on Darwin again |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Philip Reames | [RewriteStatepointsForGC] Reduce indentation via early... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Philip Reames | [RewriteStatepointsForGC] Fix another order of iteratio... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Richard Smith | [modules] Deduplicate when merging lists of template... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Alexey Samsonov | [ASan] debug_stacks.cc was passing on ARM by accident... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Vince Harron | Temporarily XFAIL TestLaunchWithShellExpand to get... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Vince Harron | Use -fstandalone-debug for few tests to get around... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Richard Smith | Rework our handling of key functions. We used to track... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Philip Reames | [RewriteStatepointsForGC] Reduce indentation via early... |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Vince Harron | Fixed pthread linking errors in test binaries |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Philip Reames | [RewriteStatepointsForGC] Fix iterator invalidation bug |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Frederic Riss | [dsymutil] Fully qualify llvm::make_unique<>. |
commit | commitdiff | tree | snapshot |
next |