2005-01-29 |
Chris Lattner | After reading in a bc file, trim the resultant buffer...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Finegrainify namespacification
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Due to previous simplifications, we can simplify the...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Properly handle volatile.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Remove some useless map operations. Loads/stores that...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Before doing expensive global analysis, check to make...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Fix quotes.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Minor simplification/speedup. Replaces a set lookup...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Eliminate generality that is not buying us anything...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | If we see:
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Memory used is a delta between memuse at the start...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Make sure that we always grow a multiple of 2 operands.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | noteworthy.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to changes in instruction interfaces.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Switchinst takes a hint for the number of cases it...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | switchinst ctor now takes a hint for the number of...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust Valuehandle to hold its operand directly in it.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Finegrainify namespacification.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | add namespace qualifier
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to changes in User class and minor changes in...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to slight changes in instruction interfaces.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to changes in User class.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Merge InstrTypes.cpp into this file
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to changes in User class. Aggregate constants...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | This file is now merged into Instructions.cpp
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to changes in the User class.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to changes in the User class. Introduce a new...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to user changes.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Many changes to cope with the User.h changes. Instructions...
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Adjust to User.h changes.
|
commit | commitdiff | tree |
2005-01-29 |
Chris Lattner | Instead of storing operands as std::vector<Use>, just...
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | Fix a nasty thinko in my previous commit.
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | Alpha doesn't have a native f32 extload instruction.
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | implement legalization of truncates whose results and...
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | Get alpha working with memset/memcpy/memmove
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | Hrm, who knows what 'uint' is, but it seems to work...
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | * add some DEBUG statements
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | Fix ConstProp/2005-01-28-SetCCGEP.ll: indexing over...
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | New testcase.
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | Add some initial documentation for the SelectionDAG...
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | Do not clean up if the MappedFile was never used or...
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | CopyFromReg produces two values. Make sure that we...
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | These passes are no more.
|
commit | commitdiff | tree |
2005-01-28 |
Chris Lattner | Remove this code as it is currently completely broken...
|
commit | commitdiff | tree |
2005-01-26 |
Chris Lattner | xfail this.
|
commit | commitdiff | tree |
2005-01-26 |
Chris Lattner | XFAIL this for now.
|
commit | commitdiff | tree |
2005-01-25 |
Chris Lattner | We can fold promoted and non-promoted loads into divs...
|
commit | commitdiff | tree |
2005-01-25 |
Chris Lattner | Fold promoted loads into binary ops for FP, allowing...
|
commit | commitdiff | tree |
2005-01-24 |
Chris Lattner | Make -ds-aa more useful, allowing it to be updated...
|
commit | commitdiff | tree |
2005-01-24 |
Chris Lattner | Add some methods.
|
commit | commitdiff | tree |
2005-01-24 |
Chris Lattner | Do not return true from isSized for things without...
|
commit | commitdiff | tree |
2005-01-24 |
Chris Lattner | This giant patch speeds up Type::isSized(). Before...
|
commit | commitdiff | tree |
2005-01-24 |
Chris Lattner | Fix a spurious warning.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Silence a warning.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Silence optimized warnings.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Allow the FP stackifier to completely ignore functions...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Simplify/speedup the PEI by not having to scan for...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Add an accessor.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Update physregsused info.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Update this pass to set PhysRegsUsed info in MachineFunction.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Update these register allocators to set the PhysRegUsed...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Add support for the PhysRegsUsed array.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Expose more information from register allocation to...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Speed this up a bit by making ModifiedRegs a vector...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Get rid of a several dozen more and instructions in...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Fix crash comparing empty file against nonempty file.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Adjust to changes in SelectionDAG interfaces
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Remove the 3 HACK HACK HACKs I put in before, fixing...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Adjust to changes in SelectionDAG interface.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Give SelectionDAG a TargetLowering instance instead...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Build Alpha by default.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Add support for fp tolerances
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | This method takes sys::Path objects now.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Adjust to changed interface.
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Make DiffFilesWithTolerance take sys::Path's instead...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Remove two dead methods and improve the comments for...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Fix a bug in previous checkin
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Drop dead #include
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | The meat of this utility has been moved to FileUtilities...
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | Add a new method, refactored out of fpcmp
|
commit | commitdiff | tree |
2005-01-23 |
Chris Lattner | New method.
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Get this to work for 64-bit systems.
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Minor fix.
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | This is the final big of factoring. This shares cases...
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Implement *even more* factoring. In particular, if...
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Refactor code for numbering instructions into CodeGenTarget.
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | QOI feature implemented.
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Implement factoring of instruction pattern strings...
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Fix the ::: problem
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Minor refactoring, no functionality change.
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Seperate asmstring parsing from emission. This allows...
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Implicitly defined registers can clobber callee saved...
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | More bugfixes for IA64 shifts.
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Fix problems with non-x86 targets.
|
commit | commitdiff | tree |
2005-01-22 |
Chris Lattner | Add a nasty hack to fix Alpha/IA64 multiplies by a...
|
commit | commitdiff | tree |
2005-01-21 |
Chris Lattner | Remove unneeded line.
|
commit | commitdiff | tree |
2005-01-21 |
Chris Lattner | test commit
|
commit | commitdiff | tree |
2005-01-21 |
Chris Lattner | Handle comparisons of gep instructions that have different...
|
commit | commitdiff | tree |
2005-01-21 |
Chris Lattner | Speed up folding operations into loads.
|
commit | commitdiff | tree |
2005-01-21 |
Chris Lattner | Keep track of node depth for each node
|
commit | commitdiff | tree |
next |