2007-10-03 |
Neil Booth | Tweak RoundAwayFromZero the bit number below which... |
tree | commitdiff |
2007-10-03 |
Gordon Henriksen | Regenerate. |
tree | commitdiff |
2007-10-03 |
Owen Anderson | Factor some code from the DomTree and PostDomTree calcu... |
tree | commitdiff |
2007-10-02 |
Dale Johannesen | Rewrite sqrt and powi to use anyfloat. By popular... |
tree | commitdiff |
2007-10-01 |
Evan Cheng | Remove simple scheduler. |
tree | commitdiff |
2007-10-01 |
Dale Johannesen | Add getABITypeSize, getABITypeSizeInBits |
tree | commitdiff |
2007-10-01 |
Dan Gohman | Add empty() member functions to a few container-like... |
tree | commitdiff |
2007-09-30 |
Chris Lattner | Add a helper useful when mapping from a map element... |
tree | commitdiff |
2007-09-30 |
Owen Anderson | Template-ize more of the DomTree internal implementatio... |
tree | commitdiff |
2007-09-30 |
Chris Lattner | Add a new DenseSet abstraction. |
tree | commitdiff |
2007-09-29 |
Duncan Sands | Add newline at end of file. |
tree | commitdiff |
2007-09-29 |
Gordon Henriksen | Collector is the base class for garbage collection... |
tree | commitdiff |
2007-09-29 |
Gordon Henriksen | Demoting CHelpers.h to include/llvm/Support. |
tree | commitdiff |
2007-09-29 |
Evan Cheng | Enabling new condition code modeling scheme. |
tree | commitdiff |
2007-09-28 |
Evan Cheng | If two instructions are both two-address code, favors... |
tree | commitdiff |
2007-09-28 |
Evan Cheng | Trim some unneeded fields. |
tree | commitdiff |
2007-09-28 |
Owen Anderson | Have PostDomTree use the newly templated DFSPass. |
tree | commitdiff |
2007-09-28 |
Dale Johannesen | Add sqrt and powi intrinsics for long double. |
tree | commitdiff |
2007-09-27 |
Owen Anderson | Convert DFSPass into a templated friend function, in... |
tree | commitdiff |
2007-09-27 |
Dan Gohman | TargetAsmInfo::getAddressSize() was incorrect for x86... |
tree | commitdiff |
2007-09-27 |
Gordon Henriksen | CollectorMetadata abstractly describes stack maps for... |
tree | commitdiff |
2007-09-27 |
Gordon Henriksen | My previous Registry.h header, as well as Collectors... |
tree | commitdiff |
2007-09-26 |
Evan Cheng | Oops. Forgot this. |
tree | commitdiff |
2007-09-26 |
Neil Booth | Whitespace cleanup. |
tree | commitdiff |
2007-09-26 |
Evan Cheng | - Added MRegisterInfo::getCrossCopyRegClass() hook... |
tree | commitdiff |
2007-09-26 |
Gordon Henriksen | Added C and Ocaml bindings for functions, basic blocks... |
tree | commitdiff |
2007-09-26 |
Evan Cheng | Allow copyRegToReg to emit cross register classes copies. |
tree | commitdiff |
2007-09-26 |
Daniel Berlin | Fix small bug in operator== for iterators |
tree | commitdiff |
2007-09-25 |
Duncan Sands | Fix spelling. |
tree | commitdiff |
2007-09-25 |
Evan Cheng | Added major new capabilities to scheduler (only BURR... |
tree | commitdiff |
2007-09-25 |
Evan Cheng | New temporary option -new-cc-modeling-scheme to test... |
tree | commitdiff |
2007-09-24 |
Daniel Berlin | Comment fixups |
tree | commitdiff |
2007-09-24 |
Dan Gohman | Merge hasDotLoc and hasDotFile into hasDotLocAndDotFile... |
tree | commitdiff |
2007-09-24 |
Dan Gohman | Add a routine for emitting .file directives, for setting up |
tree | commitdiff |
2007-09-24 |
Daniel Berlin | Implement offline variable substitution in order to... |
tree | commitdiff |
2007-09-24 |
Dan Gohman | explicit keywords. |
tree | commitdiff |
2007-09-24 |
Dan Gohman | Remove an unnecessary static_cast. |
tree | commitdiff |
2007-09-24 |
Owen Anderson | Fix typo. |
tree | commitdiff |
2007-09-24 |
Owen Anderson | Merge significant portions of the DomTree and PostDomTr... |
tree | commitdiff |
2007-09-23 |
Owen Anderson | Factor the calculation details for PostDomTree out... |
tree | commitdiff |
2007-09-23 |
Owen Anderson | Move DFSPass back down into DominatorTree. I need... |
tree | commitdiff |
2007-09-23 |
Owen Anderson | Factor the dominator tree calculation details out into... |
tree | commitdiff |
2007-09-23 |
Dale Johannesen | Fix PR 1681. When X86 target uses +sse -sse2, |
tree | commitdiff |
2007-09-21 |
Tanya Lattner | Adding support for __builtin_annotation with an intrins... |
tree | commitdiff |
2007-09-21 |
Dale Johannesen | Change APFloat::convertFromInteger to take the incoming |
tree | commitdiff |
2007-09-21 |
Owen Anderson | Fix CopyFrom for non-POD data types. |
tree | commitdiff |
2007-09-21 |
Dan Gohman | There is no {rsqrt,rcp}{p,s}d. |
tree | commitdiff |
2007-09-19 |
Dale Johannesen | More long double fixes. x86_64 should build now. |
tree | commitdiff |
2007-09-19 |
Ted Kremenek | Previously GraphWriter assumed operator*() for node_ite... |
tree | commitdiff |
2007-09-19 |
Owen Anderson | Add a flag to mark a dirty cache entry. This is not... |
tree | commitdiff |
2007-09-19 |
Evan Cheng | Use struct SDep instead of std::pair for SUnit pred... |
tree | commitdiff |
2007-09-19 |
Evan Cheng | Add CopyCost to TargetRegisterClass. This specifies... |
tree | commitdiff |
2007-09-18 |
Gordon Henriksen | Tests of the ocaml (and thus C) bindings for constants. |
tree | commitdiff |
2007-09-18 |
Bill Wendling | Don't pass back a reference to a temporary. |
tree | commitdiff |
2007-09-18 |
Bill Wendling | The exception handling function info should be reset... |
tree | commitdiff |
2007-09-18 |
Gordon Henriksen | C bindings for libLLVMCore.a and libLLVMBitWriter.a. |
tree | commitdiff |
2007-09-18 |
Gordon Henriksen | Fixing an comment in Module.h that refers to a nonexist... |
tree | commitdiff |
2007-09-18 |
Bill Wendling | Objective-C was generating EH frame info like this: |
tree | commitdiff |
2007-09-17 |
Bill Wendling | Add support for appending a suffix to the end of a... |
tree | commitdiff |
2007-09-17 |
Devang Patel | Do not hide APInt::dump() inside #ifndef NDEBUG. |
tree | commitdiff |
2007-09-17 |
Dale Johannesen | Implement x86 long double in jit (not really |
tree | commitdiff |
2007-09-17 |
Chris Lattner | Merge DenseMapKeyInfo & DenseMapValueInfo into DenseMapInfo |
tree | commitdiff |
2007-09-17 |
Daniel Berlin | That's what i get for using carbon emacs in a terminal |
tree | commitdiff |
2007-09-17 |
Daniel Berlin | Fix iterator so it doesn't sometimes report bits that... |
tree | commitdiff |
2007-09-17 |
Dan Gohman | Add a utility function to SDOperand for testing if... |
tree | commitdiff |
2007-09-16 |
Daniel Berlin | Fix bug in andersen's related to test_and_set. |
tree | commitdiff |
2007-09-16 |
Daniel Berlin | Fix a few bugs related to zero'ing of elements |
tree | commitdiff |
2007-09-15 |
Chris Lattner | Fix PR1666, SPASS with the CBE and 254.gap with the... |
tree | commitdiff |
2007-09-14 |
Owen Anderson | Remove RLE from the headers, since the pass itself... |
tree | commitdiff |
2007-09-14 |
Dale Johannesen | Remove the assumption that FP's are either float or |
tree | commitdiff |
2007-09-14 |
Dan Gohman | And an FoldingSetImpl::NodeID::AddInteger overload... |
tree | commitdiff |
2007-09-14 |
Dan Gohman | Remove isReg, isImm, and isMBB, and change all their... |
tree | commitdiff |
2007-09-14 |
Dan Gohman | Remove spurious consts. This fixes warnings with compil... |
tree | commitdiff |
2007-09-13 |
Chris Lattner | remove dead enum value. |
tree | commitdiff |
2007-09-13 |
Chris Lattner | Make single-argument ctors explicit to avoid tricky... |
tree | commitdiff |
2007-09-13 |
Evan Cheng | Added getNumDefs(). |
tree | commitdiff |
2007-09-12 |
Evan Cheng | Yet another getTargetNode variant. |
tree | commitdiff |
2007-09-11 |
Daniel Berlin | Move dump out of class, use "\n" instead of endl |
tree | commitdiff |
2007-09-11 |
Dale Johannesen | Add APInt interfaces to APFloat (allows directly |
tree | commitdiff |
2007-09-11 |
Daniel Berlin | Convert to use ilist and non-pointer lists for extra... |
tree | commitdiff |
2007-09-11 |
Bill Wendling | Add accessor method. |
tree | commitdiff |
2007-09-11 |
Bill Wendling | Add a bool to indicate if we should set the "indirect... |
tree | commitdiff |
2007-09-11 |
Duncan Sands | Fold the adjust_trampoline intrinsic into |
tree | commitdiff |
2007-09-11 |
Bill Wendling | The personality function on Darwin needs a global stub... |
tree | commitdiff |
2007-09-11 |
Owen Anderson | Add a ValueInfoT template parameter to DenseMap so... |
tree | commitdiff |
2007-09-11 |
Owen Anderson | Don't bother to initialize values corresponding to... |
tree | commitdiff |
2007-09-11 |
Daniel Berlin | Fix bugs with &=, intersect with complement. Add three... |
tree | commitdiff |
2007-09-11 |
Owen Anderson | Fix non-deterministic behavior in the DenseMap copy... |
tree | commitdiff |
2007-09-11 |
Daniel Berlin | Add remaining functions necessary for andersen's |
tree | commitdiff |
2007-09-09 |
Daniel Berlin | Add SparseBitVector implementation |
tree | commitdiff |
2007-09-08 |
Chuck Rose III | Fix for VisualStudio. It is treating a 2 bit enum... |
tree | commitdiff |
2007-09-07 |
Rafael Espindola | Add support for having different alignment for objects... |
tree | commitdiff |
2007-09-07 |
Anton Korobeynikov | Split eh.select / eh.typeid.for intrinsics into i32... |
tree | commitdiff |
2007-09-07 |
Owen Anderson | Add lengthof and endof templates that hide a lot of... |
tree | commitdiff |
2007-09-06 |
David Greene | Constify to catch bugs. |
tree | commitdiff |
2007-09-06 |
Dale Johannesen | Next round of APFloat changes. |
tree | commitdiff |
2007-09-06 |
David Greene | Pluggable coalescers inplementation. |
tree | commitdiff |
2007-09-05 |
Evan Cheng | Accidentially left this out. |
tree | commitdiff |
2007-09-05 |
Evan Cheng | Use pool allocator for all the VNInfo's to improve... |
tree | commitdiff |
2007-09-05 |
Evan Cheng | Added Reset() to free all allocated memory regions... |
tree | commitdiff |
next |