2004-11-05 |
Chris Lattner | Fix some warnings on VC++
|
commit | commitdiff | tree |
2004-11-05 |
Chris Lattner | Remove this file as suggested by Jeff Cohen
|
commit | commitdiff | tree |
2004-11-05 |
Chris Lattner | Fix project file, patch contributed by Jeff Cohen
|
commit | commitdiff | tree |
2004-11-04 |
Chris Lattner | Fix typeo
|
commit | commitdiff | tree |
2004-11-03 |
Chris Lattner | Cleanup this example, simplifying it and making it...
|
commit | commitdiff | tree |
2004-11-03 |
Chris Lattner | Don't call Constant::getNullValue when the argument...
|
commit | commitdiff | tree |
2004-11-03 |
Chris Lattner | defining __STDC_LIMIT_MACROS on the command line is...
|
commit | commitdiff | tree |
2004-11-02 |
Chris Lattner | Fix this function to not say that longs have 8-byte...
|
commit | commitdiff | tree |
2004-11-02 |
Chris Lattner | Graphs that are part of equivalence sets can be multi...
|
commit | commitdiff | tree |
2004-11-02 |
Chris Lattner | Correctly handle new SCC's found as a result of merging...
|
commit | commitdiff | tree |
2004-11-02 |
Chris Lattner | Substantially cleanup/speedup the eq graphs pass by...
|
commit | commitdiff | tree |
2004-11-02 |
Chris Lattner | Fix typo, contributed by Henrik Bach!
|
commit | commitdiff | tree |
2004-11-02 |
Chris Lattner | Fix a warning
|
commit | commitdiff | tree |
2004-11-02 |
Chris Lattner | Minor cleanups
|
commit | commitdiff | tree |
2004-11-02 |
Chris Lattner | * Rearrange code slightly
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | Remove more dead methods
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | Delete a dead method
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | Rename FoldedGraph -> DSInfo to be consistent with...
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | Get rid of the EquivClassGraphArgsInfo class, and the...
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | Add placeholder variable to make Win32 work, applied...
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | Eliminate the cloneGraph method
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | Speed up the tail duplication pass on the testcase...
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | Do not compute the predecessor list for a block unless...
|
commit | commitdiff | tree |
2004-11-01 |
Chris Lattner | When compiling a file, indicate what build it is for
|
commit | commitdiff | tree |
2004-10-31 |
Chris Lattner | * Do not refer to ActualCallees in CBU, when we can...
|
commit | commitdiff | tree |
2004-10-31 |
Chris Lattner | Simplify graph traversal, improve grammar
|
commit | commitdiff | tree |
2004-10-31 |
Chris Lattner | Do not do horrible things to the CBU graphs. In particular...
|
commit | commitdiff | tree |
2004-10-31 |
Chris Lattner | Fix comment
|
commit | commitdiff | tree |
2004-10-31 |
Chris Lattner | Improve comment
|
commit | commitdiff | tree |
2004-10-31 |
Chris Lattner | Fix another bug in Prolangs-C++/objects
|
commit | commitdiff | tree |
2004-10-31 |
Chris Lattner | Only call getNodeForValue on pointer arguments! this...
|
commit | commitdiff | tree |
2004-10-31 |
Chris Lattner | Add more paranoid assertions :)
|
commit | commitdiff | tree |
2004-10-30 |
Chris Lattner | Fix some more problems where we called getOffset before...
|
commit | commitdiff | tree |
2004-10-30 |
Chris Lattner | Fix three bugs:
|
commit | commitdiff | tree |
2004-10-30 |
Chris Lattner | Fix more undefined behavior
|
commit | commitdiff | tree |
2004-10-30 |
Chris Lattner | * Add a method
|
commit | commitdiff | tree |
2004-10-30 |
Chris Lattner | Add an assertion and a method
|
commit | commitdiff | tree |
2004-10-30 |
Chris Lattner | No really, this is LLVM!
|
commit | commitdiff | tree |
2004-10-29 |
Chris Lattner | This line breaks FreeBSD and apparently isn't useful...
|
commit | commitdiff | tree |
2004-10-27 |
Chris Lattner | Add a couple of new features
|
commit | commitdiff | tree |
2004-10-27 |
Chris Lattner | Convert 'struct' to 'class' in various places to adhere...
|
commit | commitdiff | tree |
2004-10-27 |
Chris Lattner | Give sumant credit too!
|
commit | commitdiff | tree |
2004-10-27 |
Chris Lattner | Hrm, this code was severely botched. As it turns out...
|
commit | commitdiff | tree |
2004-10-27 |
Chris Lattner | Initialize with the correct constant type
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Unless someone seriously objects, I don't think we...
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Plug a memory leak in the asmparser. It turns out...
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | add support for UndefValue
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Fix header
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Move method bodies that depend on <algorithm> from...
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Remove the unused MachineBasicBlock2IndexFunctor class.
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Clean up the MachineBasicBlock.h file, percolating...
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Improve help output from llvm-db 'info' command. Patch...
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Fix the interpreter crash that Michael McCracken found
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Reduce usage of MRegisterInfo::getRegClass
|
commit | commitdiff | tree |
2004-10-26 |
Chris Lattner | Give a useful hint
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Bug fixed
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Disable the JIT until it can sorta kinda work.
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | add a link to the makefile guide, eliminate redundant...
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Make a sentence easier to parse
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Fix spellos
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Remove template args that are the same as the default
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Remove a dead class. Thanks to Morten Ofstad for pointing...
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Remove dead assert
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Patch to support MSVC, contributed by Morten Ofstad
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Patch to support MSVC, contributed by Morten Ofstad
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Fix compatibility with MSVC, patch by Morten Ofstad
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Do not use variable sized arrays in C++, they are non...
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Patch to support MSVC better, contributed by Morten...
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Patch to support MSVC, contributed by Morten Ofstad
|
commit | commitdiff | tree |
2004-10-25 |
Chris Lattner | Patch to support MSVC correctly, contributed by Morten...
|
commit | commitdiff | tree |
2004-10-24 |
Chris Lattner | Fix the previous bug the correct way. This fixes ptrdist/bc
|
commit | commitdiff | tree |
2004-10-23 |
Chris Lattner | Make VC happier, patch contributed by Morten Ofstad
|
commit | commitdiff | tree |
2004-10-23 |
Chris Lattner | Fix a bug that Brian brought to my attention. This...
|
commit | commitdiff | tree |
2004-10-23 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2004-10-22 |
Chris Lattner | *** empty log message ***
|
commit | commitdiff | tree |
2004-10-22 |
Chris Lattner | New testcase. Check for the ability to promote a malloc...
|
commit | commitdiff | tree |
2004-10-22 |
Chris Lattner | Fix a bug Nate noticed, where we miscompiled a simple...
|
commit | commitdiff | tree |
2004-10-19 |
Chris Lattner | Hrm, some people complain when the compiler cheerfully...
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | Fix miscompilations in the SparcV9 backend that were...
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | Improve compatibility with VC++, patch contributed...
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | Get this file compiling with VC++, patch contributed...
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | Simplify code by deleting instructions that preceed...
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | Turn store -> null/undef into the LLVM unreachable...
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | Turn things with obviously undefined semantics into...
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | My friend the invoke instruction does not dominate...
|
commit | commitdiff | tree |
2004-10-18 |
Chris Lattner | Fix a bug that occurs when the constant value is the...
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | Print a semicolon for the unreacahble instruction....
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | Getting ADCE to interact well with unreachable instructions...
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | New testcase that ADCE shouldn't crash on
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | Fix Regression/Transforms/Inline/2004-10-17-InlineFunctionWi...
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | New testcase that crashes the inliner
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | fold gep undef, ... -> undef
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | Remove printout, realize that instructions in the entry...
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | When inserting PHI nodes, don't insert any phi nodes...
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | New testcase, no PHI should be inserted.
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | Enhance hasConstantValue to ignore undef values in...
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | hasConstantValue will soon return instructions that...
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | The first hunk corrects a bug when printing undef null...
|
commit | commitdiff | tree |
2004-10-17 |
Chris Lattner | Don't print stuff out from the code generator. This...
|
commit | commitdiff | tree |
next |