2012-10-04 |
Bill Wendling | Use method to query if there are attributes. |
tree | commitdiff |
2012-09-25 |
Bill Wendling | Move remaining methods inside the Attributes class... |
tree | commitdiff |
2012-09-21 |
Benjamin Kramer | BitcodeReader: Correctly insert blockaddress constant... |
tree | commitdiff |
2012-09-15 |
Craig Topper | Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT... |
tree | commitdiff |
2012-09-06 |
Roman Divacky | Dont cast away const needlessly. Found by gcc48 -Wcast... |
tree | commitdiff |
2012-09-05 |
Chad Rosier | [ms-inline asm] Enumerate the InlineAsm dialects and... |
tree | commitdiff |
2012-09-05 |
Chad Rosier | Add a FIXME that assumes we maintain backward compatibi... |
tree | commitdiff |
2012-09-05 |
Chad Rosier | [ms-inline asm] Add support for the nsdialect keyword... |
tree | commitdiff |
2012-08-17 |
Bill Wendling | Change the `linker_private_weak_def_auto' linkage to... |
tree | commitdiff |
2012-07-19 |
Bill Wendling | Remove tabs. |
tree | commitdiff |
2012-06-24 |
NAKAMURA Takumi | llvm/lib: [CMake] Add explicit dependency to intrinsics... |
tree | commitdiff |
2012-06-23 |
Hans Wennborg | Extend the IL for selecting TLS models (PR9788) |
tree | commitdiff |
2012-06-23 |
Stepan Dyatkovskiy | Optimized usage of new SwitchInst case values (Integers... |
tree | commitdiff |
2012-06-02 |
Stepan Dyatkovskiy | PR1255: case ranges. |
tree | commitdiff |
2012-05-29 |
Stepan Dyatkovskiy | ConstantRangesSet renamed to IntegersSubset. CRSBuilder... |
tree | commitdiff |
2012-05-28 |
David Blaikie | Remove unused variable. |
tree | commitdiff |
2012-05-28 |
Meador Inge | PR12696: Attribute bits above 1<<30 are not encoded... |
tree | commitdiff |
2012-05-28 |
Benjamin Kramer | Random BitcodeReader cleanups. |
tree | commitdiff |
2012-05-28 |
Stepan Dyatkovskiy | PR1255: Case Ranges |
tree | commitdiff |
2012-05-28 |
Chris Lattner | switch AttrListPtr::get to take an ArrayRef, simplifyin... |
tree | commitdiff |
2012-05-23 |
Nuno Lopes | revert r156383: removal of TYPE_CODE_FUNCTION_OLD |
tree | commitdiff |
2012-05-14 |
Stepan Dyatkovskiy | SwitchInst cosmetics: renamed "Hash" method to "hash" |
tree | commitdiff |
2012-05-12 |
Stepan Dyatkovskiy | Recommited r156374 with critical fixes in BitcodeReader... |
tree | commitdiff |
2012-05-08 |
Nuno Lopes | remove autoupgrade code for old function attributes... |
tree | commitdiff |
2012-05-08 |
Nuno Lopes | remove TYPE_CODE_FUNCTION_OLD type code. it is no longe... |
tree | commitdiff |
2012-05-08 |
Stepan Dyatkovskiy | Rejected r156374: Ordinary PR1255 patch. Due to clang... |
tree | commitdiff |
2012-05-08 |
Stepan Dyatkovskiy | Ordinary patch for PR1255. |
tree | commitdiff |
2012-03-11 |
Stepan Dyatkovskiy | llvm::SwitchInst |
tree | commitdiff |
2012-03-08 |
Stepan Dyatkovskiy | Taken into account Duncan's comments for r149481 dated... |
tree | commitdiff |
2012-02-29 |
Daniel Dunbar | BitstreamWriter: Change primary output buffer to be... |
tree | commitdiff |
2012-02-29 |
Daniel Dunbar | BitcodeWriter: Expose less implementation details ... |
tree | commitdiff |
2012-02-29 |
Daniel Dunbar | Bitcode: Don't expose WriteBitcodeToStream to clients. |
tree | commitdiff |
2012-02-29 |
Derek Schuff | Fix PR12080 by ensuring that MaterializeModule actually... |
tree | commitdiff |
2012-02-06 |
Derek Schuff | Enable streaming of bitcode |
tree | commitdiff |
2012-02-06 |
Bill Wendling | [unwind removal] Don't write out the dead 'unwind'... |
tree | commitdiff |
2012-02-06 |
Bill Wendling | [unwind removal] Remove the 'unwind' instruction parsin... |
tree | commitdiff |
2012-02-06 |
Derek Schuff | Test commit; also removes some trailing whitespace |
tree | commitdiff |
2012-02-05 |
Chris Lattner | Improve the bitcode reader's handling of constant strin... |
tree | commitdiff |
2012-02-05 |
Chris Lattner | reapply the patches reverted in r149470 that reenable... |
tree | commitdiff |
2012-02-01 |
Stepan Dyatkovskiy | SwitchInst refactoring. |
tree | commitdiff |
2012-02-01 |
Argyrios Kyrtzidis | Revert Chris' commits up to r149348 that started causin... |
tree | commitdiff |
2012-01-31 |
Chris Lattner | with recent changes, ConstantArray is never a "string... |
tree | commitdiff |
2012-01-30 |
Chris Lattner | fix a major oversight that is breaking some llvm-test... |
tree | commitdiff |
2012-01-30 |
Chris Lattner | Add bitcode reader and writer support for ConstantDataA... |
tree | commitdiff |
2012-01-27 |
Chris Lattner | smallvectorize. |
tree | commitdiff |
2012-01-20 |
Kostya Serebryany | Extend Attributes to 64 bits |
tree | commitdiff |
2012-01-10 |
Chandler Carruth | Add 'llvm_unreachable' to passify GCC's understanding... |
tree | commitdiff |
2012-01-10 |
David Blaikie | Remove unnecessary default cases in switches that cover... |
tree | commitdiff |
2012-01-02 |
Rafael Espindola | Materialize functions whose basic blocks are used by... |
tree | commitdiff |
2011-12-17 |
Dan Gohman | The powers that be have decided that LLVM IR should... |
tree | commitdiff |
2011-12-14 |
Chad Rosier | Per discussion on the list, remove BitcodeVerify pass... |
tree | commitdiff |
2011-12-12 |
Chad Rosier | Add BitcodeVerifier.cpp to CMakeList. |
tree | commitdiff |
2011-12-12 |
Chad Rosier | Begin sketching out a bitcode verifier pass. Idea... |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Introduce a common section which currently... |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-12-08 |
Chad Rosier | Fix 80-column. |
tree | commitdiff |
2011-12-08 |
Chad Rosier | Fix comments. |
tree | commitdiff |
2011-12-07 |
Chad Rosier | Fix comments. |
tree | commitdiff |
2011-12-07 |
Chad Rosier | Flesh out a bit more of the bitcode use-list ordering... |
tree | commitdiff |
2011-12-07 |
Chad Rosier | Begin adding experimental support for preserving use... |
tree | commitdiff |
2011-12-07 |
Chad Rosier | ValueEnumerator - debug dump(). |
tree | commitdiff |
2011-11-29 |
Daniel Dunbar | build/CMake: Finish removal of add_llvm_library_depende... |
tree | commitdiff |
2011-11-27 |
Chris Lattner | remove autoupgrade support for really old-style debug... |
tree | commitdiff |
2011-11-27 |
Chris Lattner | remove autoupgrade support for LLVM 2.9 exception stuff... |
tree | commitdiff |
2011-11-27 |
Chris Lattner | remove support for reading llvm 2.9 .bc files. LLVM... |
tree | commitdiff |
2011-11-03 |
Daniel Dunbar | build: Add initial cut at LLVMBuild.txt files. |
tree | commitdiff |
2011-11-03 |
Chad Rosier | Remove some cruft from the BitcodeWriter, while still... |
tree | commitdiff |
2011-10-05 |
Bill Wendling | Also update the EH with bitcode. I missed this earlier... |
tree | commitdiff |
2011-09-19 |
Eli Friedman | Fix a typo in the bitcode reader in the handling of... |
tree | commitdiff |
2011-09-01 |
Bill Wendling | Don't forget to add the landingpad and resume instructi... |
tree | commitdiff |
2011-08-12 |
Bill Wendling | Initial commit of the 'landingpad' instruction. |
tree | commitdiff |
2011-08-12 |
Chris Lattner | switch to use the new api for structtypes. |
tree | commitdiff |
2011-08-12 |
Chad Rosier | Whitespace and formatting. No functional change intended. |
tree | commitdiff |
2011-08-09 |
Eli Friedman | Representation of 'atomic load' and 'atomic store'... |
tree | commitdiff |
2011-08-09 |
Chad Rosier | Fix 80-column violations. |
tree | commitdiff |
2011-07-31 |
Bill Wendling | Add the 'resume' instruction for the new EH rewrite. |
tree | commitdiff |
2011-07-30 |
Bill Wendling | Revert r136253, r136263, r136269, r136313, r136325... |
tree | commitdiff |
2011-07-29 |
Chandler Carruth | Rewrite the CMake build to use explicit dependencies... |
tree | commitdiff |
2011-07-28 |
Eli Friedman | LangRef and basic memory-representation/reading/writing... |
tree | commitdiff |
2011-07-28 |
Bill Wendling | The personality function should be a Function* and... |
tree | commitdiff |
2011-07-28 |
Bill Wendling | Make sure that the landingpad instruction takes a Const... |
tree | commitdiff |
2011-07-27 |
Bill Wendling | Merge the contents from exception-handling-rewrite... |
tree | commitdiff |
2011-07-25 |
Eli Friedman | Initial implementation of 'fence' instruction, the... |
tree | commitdiff |
2011-07-25 |
Jay Foad | Convert GetElementPtrInst to use ArrayRef. |
tree | commitdiff |
2011-07-21 |
Jay Foad | Make better use of ConstantExpr::getGetElementPtr's... |
tree | commitdiff |
2011-07-21 |
Jay Foad | Convert ConstantExpr::getGetElementPtr and |
tree | commitdiff |
2011-07-18 |
Jeffrey Yasskin | Add APInt(numBits, ArrayRef<uint64_t> bigVal) construct... |
tree | commitdiff |
2011-07-18 |
Chris Lattner | land David Blaikie's patch to de-constify Type, with... |
tree | commitdiff |
2011-07-15 |
Jay Foad | Convert CallInst and InvokeInst APIs to use ArrayRef. |
tree | commitdiff |
2011-07-13 |
Jay Foad | Convert InsertValueInst and ExtractValueInst APIs to... |
tree | commitdiff |
2011-07-12 |
Jay Foad | Second attempt at de-constifying LLVM Types in Function... |
tree | commitdiff |
2011-07-12 |
Bill Wendling | Revert r134893 and r134888 (and related patches in... |
tree | commitdiff |
2011-07-11 |
Jay Foad | De-constify Types in FunctionType::get(). |
tree | commitdiff |
2011-07-09 |
Chris Lattner | Land the long talked about "type system rewrite" patch... |
tree | commitdiff |
2011-07-07 |
Chris Lattner | type can be null |
tree | commitdiff |
2011-07-07 |
Chris Lattner | use a more efficient check for 'is metadata' |
tree | commitdiff |
2011-06-22 |
Jay Foad | Replace the existing forms of ConstantArray::get()... |
tree | commitdiff |
2011-06-20 |
Jay Foad | Make better use of the PHINode API. |
tree | commitdiff |
2011-06-20 |
Chris Lattner | Revamp the "ConstantStruct::get" methods. Previously... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | Drop the "2" suffix on some enums. |
tree | commitdiff |
next |