2008-05-10 |
Evan Cheng | If all sources of a PHI node are defined by an implicit... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Bill Wendling | Cosmetic changes: |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Evan Cheng | Add a pattern to do move the low element of a v4f32... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Dale Johannesen | Remove an evil vector bool. Cosmetic refactoring, |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Evan Cheng | Handle a few more cases of folding load i64 into xmm... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Evan Cheng | Make OpActionsCapacity multiple of 4. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Dale Johannesen | Rewrite tail merging algorithm to handle the |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Torok Edwin | put LibCallAliasAnalysis into anonymous namespace to... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Evan Cheng | Simplify test. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Mikhail Glushenkov | Rename Example.td to Graph.td. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Nick Kledzik | use doxygen comments for makeBuffer() |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Chris Lattner | don't sink invokes, even if they are readonly. This... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Duncan Sands | Fix a type and formatting. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Gabor Greif | ignore Output dirs |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Gabor Greif | ignore AutoGenerated.inc, it is created by TableGen |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Gabor Greif | ignore Output dir |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Mikhail Glushenkov | Reapply 50867: A small refactoring (extract method... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Chris Lattner | add support for pattern matching 'neg' |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Chris Lattner | Implement PR2298. This transforms: |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Chris Lattner | restore doxygen comment. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Nick Kledzik | <rdar://problem/5917641> use getMemBufferCopy if suppli... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Anton Korobeynikov | Check for validity of aliasee pointer before dereference. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Evan Cheng | Use movq to move low half of XMM register and zero... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Chris Lattner | conservatively say that volatile stores read memory. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Tanya Lattner | Revertin 50867 since it was breaking the build. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Chris Lattner | store can't read from memory. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Mikhail Glushenkov | Add -E and -S options |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Mikhail Glushenkov | A small refactoring (extract method) + some comment... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Chris Lattner | Remove dead return. Thanks to Bill for the review! |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Gordon Henriksen | Improve pass documentation and comments. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Chris Lattner | More than just loads can read from memory: readonly... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Chris Lattner | Make instcombine's DSE respect loads as well as stores... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Chris Lattner | add a new Instruction::mayReadFromMemory predicate... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Devang Patel | Check linkage. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Duncan Sands | Get exception handling working again on 64 bit |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Chris Lattner | new testcase. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Chris Lattner | Add support for constant folding the 'offsetof' pattern... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Evan Cheng | Handle vector move / load which zero the destination... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Evan Cheng | Add nounwind. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Anton Korobeynikov | Turn StripPointerCast() into a method |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Mikhail Glushenkov | Use Doxygen-style comments. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ted Kremenek | Make the interface of CStrInCStrNoCase be the same... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Chris Lattner | Add a new LibCallAliasAnalysis pass, which is parameterized |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ted Kremenek | Fix some serious logical errors in CStrInCStrNoCase... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Duncan Sands | Output correct exception handling and frame info |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ted Kremenek | Guard for empty strings in CStrInCStrNoCase. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ted Kremenek | Added CStrInCStrNoCase, a portable implementation of... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Chris Lattner | Add a new interface for describing the behavior of... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Nick Lewycky | Typo. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Evan Cheng | Yet another nasty spiller bug. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Dan Gohman | Fix a bug in the ComputeMaskedBits logic for multiply. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Bill Wendling | Make the use of the "noinline" attribute conditional... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Owen Anderson | Disable loop deletion until the release branch. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Bill Wendling | Removing. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Bill Wendling | Workaround for a compiler bug (see <rdar://problem... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Steve Naroff | Update a couple VC++ project files. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Anton Korobeynikov | Use target triple in tests, not 'realign-stack=0' optio... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Anton Korobeynikov | If weak GlobalVariable was bitcast'ed to different... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Anton Korobeynikov | Make StripPointerCast a common function (should we... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Owen Anderson | Testcase for r50770. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Owen Anderson | We need to update PHIs containing the exiting block... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Gordon Henriksen | Improve documentation. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Change from llvm::SmallSet<std::string> to llvm::String... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add new edge property combinator: weight. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add a help string for the -c option |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Update documentation to reflect the current state of... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Some cosmetic changes (change some comments, move code... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Move test files around a bit - fixes the reported numbe... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Refactoring: split the function CompilationGraph::Build... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Use edge weights to choose the right linker based on... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add weights to graph edges. Choose between edges based... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Remove the UnpackValues() function. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add a --linker command-line option, make all tests... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Naming fix: LLVMCCConfigurationEmitter -> LLVMCConfigur... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add two (currently failing) tests. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add -x option (like in gcc). |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Take object file as input and handle files with the... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Rename LLVMCCConfigurationEmitter to LLVMCConfiguration... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add output redirection, rename namespace llvmcc to... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Make AutoGenerated.inc depend also on Tools.td and... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Utilize topological sort in CompilationGraph::Build(). |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add TopologicalSort method to CompilationGraph. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Do not require positional arguments when we're only... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Make ChooseEdge more generic and use it to choose betwe... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Remove unnecessary argument from PassThroughGraph |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Small output formatting fix. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add inward edge counters to Nodes; Associate JoinLists... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Enhancements for --view-graph |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Split the Build function into two parts. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Make llvmc return 1 when the compilation fails. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | First small tests for llvmc2. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Return const char* instead of std::string in Tool classes |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add an ability to choose between different edges based... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Refactoring: extract method. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Add new edge properties: parameter_equals, element_in_l... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Implemented switch_on edge property. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Cosmetic change: if( -> if ( |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Remove ExampleWithOpt.td: this file was merged with... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | More work on edge properties. Use Edge classes instead... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Mikhail Glushenkov | Ongoing work: add an edge typechecker, rudimentary... |
commit | commitdiff | tree | snapshot |
next |