2008-03-02 |
Nick Lewycky | Add an unwind_to field to basic blocks, making them... |
tree | commitdiff |
2008-02-26 |
Devang Patel | Use SmallVector while constructing ReturnInst. |
tree | commitdiff |
2008-02-26 |
Devang Patel | Remove debugging help. |
tree | commitdiff |
2008-02-26 |
Devang Patel | Update bitcode reader and writer to handle multiple... |
tree | commitdiff |
2008-02-23 |
Evan Cheng | Backing out r47521 for now. This has broken a number... |
tree | commitdiff |
2008-02-23 |
Devang Patel | Properly read and write bitcodes for multiple return... |
tree | commitdiff |
2008-02-23 |
Ted Kremenek | Fixed buffer overflow reported by Argiris Kirtzidis. |
tree | commitdiff |
2008-02-22 |
Dale Johannesen | Split ParameterAttributes.h, putting the complicated |
tree | commitdiff |
2008-02-22 |
Devang Patel | Read and write getresult. |
tree | commitdiff |
2008-02-20 |
Dale Johannesen | Support alignment within ParamAttrs in the I/O handling. |
tree | commitdiff |
2008-02-20 |
Anton Korobeynikov | Unbreak build with gcc 4.3: provide missed includes... |
tree | commitdiff |
2008-02-19 |
Dale Johannesen | Expand ParameterAttributes to 32 bits (in preparation |
tree | commitdiff |
2008-01-29 |
Dan Gohman | Use empty() instead of comparing size() with zero. |
tree | commitdiff |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attribution from lib Makefiles. |
tree | commitdiff |
2007-12-19 |
Gordon Henriksen | Adding bindings for memory buffers and module providers... |
tree | commitdiff |
2007-12-17 |
Evan Cheng | Bring back int_x86_sse2_movl_dq intrinsic for backward... |
tree | commitdiff |
2007-12-17 |
Ted Kremenek | Modified Deserializer::ReadCStr to allow C-strings... |
tree | commitdiff |
2007-12-17 |
Christopher Lamb | Change the PointerType api for creating pointer types... |
tree | commitdiff |
2007-12-12 |
Christopher Lamb | Implement part of review feedback for address spaces. |
tree | commitdiff |
2007-12-11 |
Duncan Sands | Fix compilation. |
tree | commitdiff |
2007-12-11 |
Christopher Lamb | Implement address space attribute for LLVM pointer... |
tree | commitdiff |
2007-12-11 |
Gordon Henriksen | Adding Ocaml bindings for the bitreader as requested... |
tree | commitdiff |
2007-12-10 |
Gordon Henriksen | Adding a collector name attribute to Function in the... |
tree | commitdiff |
2007-12-03 |
Gordon Henriksen | Applying Anton's binmode fix to the other ofstream... |
tree | commitdiff |
2007-12-03 |
Anton Korobeynikov | Sorry, typo :) |
tree | commitdiff |
2007-12-03 |
Anton Korobeynikov | Open output file correctly. This is extremely important for |
tree | commitdiff |
2007-11-30 |
Ted Kremenek | Fixed subtle bug in Deserializer::JumpTo when jumping... |
tree | commitdiff |
2007-11-27 |
Chris Lattner | Unbreak backwards compatibility with bytecode format... |
tree | commitdiff |
2007-11-27 |
Duncan Sands | Fix PR1146: parameter attributes are longer part of |
tree | commitdiff |
2007-11-20 |
Duncan Sands | In order for parameter attribute uniquing to make |
tree | commitdiff |
2007-11-19 |
Dan Gohman | Add explicit keywords. |
tree | commitdiff |
2007-11-14 |
Ted Kremenek | Removed debug #define that was accidentally checked... |
tree | commitdiff |
2007-11-14 |
Ted Kremenek | Added two new overloaded versions of BatchEmitOwnedPtrs and |
tree | commitdiff |
2007-11-12 |
Ted Kremenek | Added versions of ReadPtr that takes an explicit Serial... |
tree | commitdiff |
2007-11-10 |
Ted Kremenek | Updated method signature to conform with the typedef... |
tree | commitdiff |
2007-11-10 |
Ted Kremenek | Added "random access" to the Deserializer to allow... |
tree | commitdiff |
2007-11-09 |
Ted Kremenek | Updated Deserializer class to provide more information... |
tree | commitdiff |
2007-11-08 |
Ted Kremenek | Added typedef "SerializedPtrID" to represent the pointe... |
tree | commitdiff |
2007-11-07 |
Ted Kremenek | Implemented generic serialization of APFloat. |
tree | commitdiff |
2007-11-07 |
Ted Kremenek | Implemented serialization of signed integers. |
tree | commitdiff |
2007-11-06 |
Ted Kremenek | Serializer no longer automatically emits a root-level... |
tree | commitdiff |
2007-11-06 |
Ted Kremenek | Augmented ReadPtr and ReadOwnedPtr to control whether... |
tree | commitdiff |
2007-11-06 |
Ted Kremenek | Renamed "Flush()" to "FlushRecord()". |
tree | commitdiff |
2007-11-06 |
Ted Kremenek | Added support for processing abbreviations in the Deser... |
tree | commitdiff |
2007-11-05 |
Ted Kremenek | Added support in serializer and deserializer to create... |
tree | commitdiff |
2007-11-05 |
Dale Johannesen | Make labels work in asm blocks; allow labels as |
tree | commitdiff |
2007-11-05 |
Ted Kremenek | Added default creation of root-level block by bitstream... |
tree | commitdiff |
2007-11-04 |
Gordon Henriksen | Deleting -emitbitcode option which did nothing. |
tree | commitdiff |
2007-11-01 |
Ted Kremenek | Removed ReadVal from SerializeTrait<T>, and also remove... |
tree | commitdiff |
2007-11-01 |
Ted Kremenek | Rewrote backpatcher. Backpatcher now stores the "has... |
tree | commitdiff |
2007-10-31 |
Ted Kremenek | constified several pointer arguments for methods in... |
tree | commitdiff |
2007-10-31 |
Ted Kremenek | Implemented deserialization of references. References... |
tree | commitdiff |
2007-10-31 |
Ted Kremenek | Added Serializer::EmitRef to deal with emitting arbitra... |
tree | commitdiff |
2007-10-29 |
Ted Kremenek | Fixed warning concerning implicit conversion from a... |
tree | commitdiff |
2007-10-28 |
Ted Kremenek | Fixed assertion in Deserializer::~Deserializer that... |
tree | commitdiff |
2007-10-28 |
Ted Kremenek | Updated backpatching logic during object deserializatio... |
tree | commitdiff |
2007-10-26 |
Ted Kremenek | Added serialization support for APInt. |
tree | commitdiff |
2007-10-25 |
Ted Kremenek | Updated backpatching during object deserialization... |
tree | commitdiff |
2007-10-25 |
Hartmut Kaiser | Disambiguated variable name to comply with VC++'s archa... |
tree | commitdiff |
2007-10-25 |
Ted Kremenek | Added special treatment of serializing NULL pointers. |
tree | commitdiff |
2007-10-25 |
Ted Kremenek | Implemented prototype serialization of pointers, includ... |
tree | commitdiff |
2007-10-24 |
Ted Kremenek | Split Serialization.h into separate headers: Serialize... |
tree | commitdiff |
2007-10-23 |
Ted Kremenek | Added preliminary implementation of generic object... |
tree | commitdiff |
2007-10-11 |
Dale Johannesen | Next PPC long double bits. First cut at constants. |
tree | commitdiff |
2007-10-06 |
Gordon Henriksen | Bindings for the verifier. |
tree | commitdiff |
2007-10-05 |
Gordon Henriksen | Removing the silly CHelpers header by rolling wrap... |
tree | commitdiff |
2007-09-29 |
Gordon Henriksen | Demoting CHelpers.h to include/llvm/Support. |
tree | commitdiff |
2007-09-26 |
Dale Johannesen | Make temporaries explicit to avoid premature |
tree | commitdiff |
2007-09-18 |
Gordon Henriksen | C bindings for libLLVMCore.a and libLLVMBitWriter.a. |
tree | commitdiff |
2007-09-12 |
Dale Johannesen | Revise previous patch per review comments. |
tree | commitdiff |
2007-09-11 |
Dale Johannesen | Add APInt interfaces to APFloat (allows directly |
tree | commitdiff |
2007-09-07 |
Dale Johannesen | Revert previous change to IR. |
tree | commitdiff |
2007-09-06 |
Dale Johannesen | Next round of APFloat changes. |
tree | commitdiff |
2007-09-04 |
David Greene | Update GEP constructors to use an iterator interface... |
tree | commitdiff |
2007-08-27 |
David Greene | Update InvokeInst to work like CallInst |
tree | commitdiff |
2007-08-09 |
Dale Johannesen | Patch 10 for long double. Doing constants right needs... |
tree | commitdiff |
2007-08-04 |
Chandler Carruth | This is the patch to provide clean intrinsic function... |
tree | commitdiff |
2007-08-03 |
Dale Johannesen | Long double, part 1 of N. Support in IR. |
tree | commitdiff |
2007-08-01 |
David Greene | New CallInst interface to address GLIBCXX_DEBUG errors... |
tree | commitdiff |
2007-07-05 |
Chris Lattner | remove a dead case |
tree | commitdiff |
2007-07-05 |
Gabor Greif | Here is the bulk of the sanitizing. |
tree | commitdiff |
2007-05-18 |
Chris Lattner | Fix PR1434 and test/Linker/link-archive.ll, this is... |
tree | commitdiff |
2007-05-15 |
Chris Lattner | implement the ModuleProvider::dematerializeFunction... |
tree | commitdiff |
2007-05-11 |
Chris Lattner | allow partially materialized modules to be written... |
tree | commitdiff |
2007-05-08 |
Chris Lattner | Make a preemptive bitcode format change to support... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | fix off-by-one that caused the llvm2cpp test to fail |
tree | commitdiff |
2007-05-06 |
Chris Lattner | Flush the file after writing bitcode so that clients... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | Fix a nasty problem where we would miss enumeration... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | Allow structs with zero fields. |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add a missing check |
tree | commitdiff |
2007-05-06 |
Jeff Cohen | Keep header file free of 'possible loss of data' warnings. |
tree | commitdiff |
2007-05-06 |
Jeff Cohen | Unbreak VC++. |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add abbrevs for binops and casts. This shrinks a testc... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add a new CreateBitcodeWriterPass method, which creates... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | implement reading/writing of inlineasm objects |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add some abbrevs for ret and unreachable, shrinking... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | enumerate the operands of a constant before we enumerat... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add a denser encoding for null terminated strings,... |
tree | commitdiff |
2007-05-06 |
Chris Lattner | add an abbreviation for the string constants opzn,... |
tree | commitdiff |
next |