2015-08-15 |
David Majnemer | [IR] Give catchret an optional 'return value' operand |
tree | commitdiff |
2015-08-14 |
David Majnemer | [IR] Add token types |
tree | commitdiff |
2015-08-13 |
David Majnemer | [IR] Cleanup indentation of EH instructions |
tree | commitdiff |
2015-08-13 |
Yaron Keren | Remove raw_svector_ostream::resync and users. It's... |
tree | commitdiff |
2015-08-11 |
David Majnemer | [IR] Verify EH pad predecessors |
tree | commitdiff |
2015-08-11 |
Tyler Nowicki | Print vectorization analysis when loop hint is specified. |
tree | commitdiff |
2015-08-10 |
Tyler Nowicki | Extend late diagnostics to include late test for runtim... |
tree | commitdiff |
2015-08-10 |
Tyler Nowicki | Late evaluation of the fast-math vectorization requirement. |
tree | commitdiff |
2015-08-08 |
Benjamin Kramer | Fix some comment typos. |
tree | commitdiff |
2015-08-06 |
David Majnemer | [IR] Remove TerminateInst's "NameStr" argument |
tree | commitdiff |
2015-08-06 |
Pete Cooper | Convert a bunch of loops to foreach. NFC. |
tree | commitdiff |
2015-08-06 |
NAKAMURA Takumi | llvm/lib/IR/AttributeImpl.h: Move comment block not... |
tree | commitdiff |
2015-08-05 |
James Y Knight | Add a TrailingObjects template class. |
tree | commitdiff |
2015-08-05 |
Reid Kleckner | If the "CodeView" module flag is set, emit codeview... |
tree | commitdiff |
2015-08-05 |
Benjamin Kramer | [IR] Simplify code with ArrayRef::copy. No functionalit... |
tree | commitdiff |
2015-08-04 |
Yaron Keren | Avoid passing nullptr to std::equal. |
tree | commitdiff |
2015-08-04 |
David Majnemer | Drive-by fixes for LandingPad -> EHPad |
tree | commitdiff |
2015-08-04 |
Chen Li | Introduce enum value for previously defined metadata... |
tree | commitdiff |
2015-08-04 |
Chandler Carruth | [UB] Don't allocate space for contained types and then... |
tree | commitdiff |
2015-08-03 |
Duncan P. N. Exon... | DI: Disallow uniquable DICompileUnits |
tree | commitdiff |
2015-08-02 |
Andrew Wilkins | Add support to set/get ordering for load/store from... |
tree | commitdiff |
2015-08-01 |
Craig Topper | Mark CompositeType::getTypeAtIndex as const. NFC |
tree | commitdiff |
2015-08-01 |
Craig Topper | Mark Type::getPointerTo as const. Unfortunately, this... |
tree | commitdiff |
2015-08-01 |
Craig Topper | Merge the const and non-const Type::getScalarType to... |
tree | commitdiff |
2015-08-01 |
Craig Topper | De-constify pointers to Type since they can't be modifi... |
tree | commitdiff |
2015-07-31 |
Duncan P. N. Exon... | DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable |
tree | commitdiff |
2015-07-31 |
David Majnemer | New EH representation for MSVC compatibility |
tree | commitdiff |
2015-07-31 |
Duncan P. N. Exon... | DI: Rewrite the DIBuilder local variable API |
tree | commitdiff |
2015-07-29 |
David Blaikie | [opaque pointers] Remove use of PointerType::getElement... |
tree | commitdiff |
2015-07-28 |
Sanjoy Das | [Statepoints] Let patchable statepoints have a symbolic... |
tree | commitdiff |
2015-07-28 |
Craig Topper | Remove unnecessary const_casts. NFC |
tree | commitdiff |
2015-07-28 |
David Blaikie | [opaque pointer type] Avoid using pointee types to... |
tree | commitdiff |
2015-07-27 |
Alex Lorenz | IR: Expose the method 'getLocalSlot' in the module... |
tree | commitdiff |
2015-07-27 |
Pete Cooper | Revert "Add const to a bunch of Type* in DataLayout... |
tree | commitdiff |
2015-07-24 |
Duncan P. N. Exon... | DI/Verifier: Fix argument bitrot in DILocalVariable |
tree | commitdiff |
2015-07-24 |
Pete Cooper | Use make_range(rbegin(), rend()) to allow foreach loops... |
tree | commitdiff |
2015-07-24 |
Duncan P. N. Exon... | DI: Remove unnecessary DICompositeTypeBase |
tree | commitdiff |
2015-07-24 |
Duncan P. N. Exon... | DI: Simplify DebugInfoFinder::processType(), NFC |
tree | commitdiff |
2015-07-24 |
Duncan P. N. Exon... | DI: Remove dead code: getDICompositeType() |
tree | commitdiff |
2015-07-24 |
Duncan P. N. Exon... | DI: Remove DIDerivedTypeBase |
tree | commitdiff |
2015-07-24 |
Duncan P. N. Exon... | Verifier: Sink filename check into visitMDCompositeType... |
tree | commitdiff |
2015-07-24 |
Duncan P. N. Exon... | Verifier: Remove unnecessary references to DW_TAG_subro... |
tree | commitdiff |
2015-07-24 |
Duncan P. N. Exon... | DI: Strengthen some dyn_casts to DIDerivedType, NFC |
tree | commitdiff |
2015-07-24 |
Pete Cooper | Add const to a bunch of Type* in DataLayout. NFC. |
tree | commitdiff |
2015-07-22 |
Hans Wennborg | Fix -Wextra-semi warnings. |
tree | commitdiff |
2015-07-21 |
Alex Lorenz | IR: Extract a function 'printLLVMNameWithoutPrefix... |
tree | commitdiff |
2015-07-21 |
Sanjay Patel | fix formatting; NFC |
tree | commitdiff |
2015-07-16 |
Reid Kleckner | Revert "Update LLVM bindings after r239940. ..." |
tree | commitdiff |
2015-07-15 |
Adrian Prantl | Debug Info: Add basic support for external types refere... |
tree | commitdiff |
2015-07-14 |
Andrew Wilkins | Add capability to get and set the personalitty function... |
tree | commitdiff |
2015-07-13 |
Benjamin Kramer | Remove macro guards for extern template instantiations. |
tree | commitdiff |
2015-07-11 |
Igor Laevsky | Add argmemonly attribute. |
tree | commitdiff |
2015-07-10 |
Adrian Prantl | Cleanup a couple of comments in DIBuilder.cpp |
tree | commitdiff |
2015-07-10 |
David Majnemer | [IR] Switch static const to an enum to silence MSVC... |
tree | commitdiff |
2015-07-10 |
David Majnemer | Revert the new EH instructions |
tree | commitdiff |
2015-07-10 |
David Majnemer | Tighten the verifier check for catchblock. |
tree | commitdiff |
2015-07-10 |
David Majnemer | Address Joseph's review comments. |
tree | commitdiff |
2015-07-10 |
David Majnemer | Address Reid's review feedback. |
tree | commitdiff |
2015-07-10 |
David Majnemer | New EH representation for MSVC compatibility |
tree | commitdiff |
2015-07-09 |
Elena Demikhovsky | Extended syntax of vector version of getelementptr... |
tree | commitdiff |
2015-07-07 |
Reid Kleckner | Rename llvm.frameescape and llvm.framerecover to locale... |
tree | commitdiff |
2015-07-07 |
David Majnemer | Revert "Revert r241570, it caused PR24053" |
tree | commitdiff |
2015-07-07 |
Nico Weber | Revert r241570, it caused PR24053 |
tree | commitdiff |
2015-07-07 |
David Majnemer | [IR] Make getFirstNonPHI return null if the BB is empty |
tree | commitdiff |
2015-07-06 |
Adrian Prantl | DIBuilder: Don't rauw null pointers with empty arrays... |
tree | commitdiff |
2015-07-06 |
Adrian Prantl | Use an early exit in DIBuilder::finalize() to improve... |
tree | commitdiff |
2015-07-05 |
Peter Collingbourne | Verifier: Forbid comdats on linker declarations. |
tree | commitdiff |
2015-07-03 |
Filipe Cabecinhas | Remove always-true comparison, NFC. |
tree | commitdiff |
2015-07-02 |
Adrian Prantl | DIBuilder: Now that DICompileUnit is distinct, stop... |
tree | commitdiff |
2015-07-02 |
Akira Hatanaka | Add functions for adding and testing string attributes... |
tree | commitdiff |
2015-06-30 |
Adrian Prantl | Fix a fixme and make DICompileUnit a distinct node... |
tree | commitdiff |
2015-06-29 |
Adrian Prantl | Add a DIModule metadata node to the IR. |
tree | commitdiff |
2015-06-27 |
Duncan P. N. Exon... | IR: Expose ModuleSlotTracker in Value::print() |
tree | commitdiff |
2015-06-27 |
Duncan P. N. Exon... | Plug a leak introduced by r240848 |
tree | commitdiff |
2015-06-26 |
Duncan P. N. Exon... | CodeGen: Push the ModuleSlotTracker through Metadata |
tree | commitdiff |
2015-06-26 |
Philip Reames | Minor style cleanup after 240843 [NFC] |
tree | commitdiff |
2015-06-26 |
Philip Reames | [Verifier] Follow on to 240836 |
tree | commitdiff |
2015-06-26 |
Duncan P. N. Exon... | CodeGen: Use a single SlotTracker in MachineFunction... |
tree | commitdiff |
2015-06-26 |
Philip Reames | [Verifier] Verify invokes of intrinsics |
tree | commitdiff |
2015-06-24 |
Pete Cooper | Devirtualize Instruction::clone_impl |
tree | commitdiff |
2015-06-24 |
Pete Cooper | Devirtualize Constant::replaceUsesOfWithOnConstant. |
tree | commitdiff |
2015-06-24 |
Pete Cooper | Remove unused GlobalVariable::replaceUsesOfWithOnConsta... |
tree | commitdiff |
2015-06-23 |
Pete Cooper | Devirtualize Constant::destroyConstant. |
tree | commitdiff |
2015-06-23 |
Rafael Espindola | Remove unused arguments and move ManglerPrefixTy to... |
tree | commitdiff |
2015-06-23 |
Rafael Espindola | Simplify the Mangler interface now that DataLayout... |
tree | commitdiff |
2015-06-23 |
Rafael Espindola | Use MCSymbols for FastISel. |
tree | commitdiff |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
tree | commitdiff |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
tree | commitdiff |
2015-06-19 |
Tobias Grosser | IRBuilder: Allow globals to be constructed in a specifi... |
tree | commitdiff |
2015-06-18 |
Sanjoy Das | [CallGraph] Teach the CallGraph about non-leaf intrinsics. |
tree | commitdiff |
2015-06-17 |
David Majnemer | Move the personality function from LandingPadInst to... |
tree | commitdiff |
2015-06-17 |
Rafael Espindola | Allow aliases to be unnamed. |
tree | commitdiff |
2015-06-17 |
Rafael Espindola | Use a range loop. NFC. |
tree | commitdiff |
2015-06-17 |
James Y Knight | Tweak wording of alignment static_assert messages. |
tree | commitdiff |
2015-06-17 |
James Y Knight | Fix alignment issues in LLVM. |
tree | commitdiff |
2015-06-16 |
Aaron Ballman | Silence an MSVC warning about not all control paths... |
tree | commitdiff |
2015-06-15 |
Adrian Prantl | Debug Info IR: Switch DIObjCProperty to use DITypeRef. |
tree | commitdiff |
2015-06-15 |
Peter Collingbourne | Protection against stack-based memory corruption errors... |
tree | commitdiff |
2015-06-15 |
Alex Lorenz | MIR Serialization: Connect the machine function analysi... |
tree | commitdiff |
2015-06-15 |
Yaron Keren | De-duplicate common expression, NFC. |
tree | commitdiff |
next |