2009-07-25 |
Chris Lattner | document some invariants. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Chris Lattner | add the most expedient hack to fix PR4619, along with... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Fix a few comments to say "backedge-taken count" instead of |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | SCEV objects are no longer reference-counted. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Update comments to new-style syntax. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | When attempting to sign-extend an addrec by interpreting |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Remove spurious semicolons. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Sebastian Redl | Implement C++ semantics for C-style and functional... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Make sure to point at src dir, for... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Cleanup test execution & output. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Drop external script and DejaGNU compa... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Disable valgrind support for now,... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner/Win32: Add SYSTEMROOT to environment... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Make having no RUN line a failure. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Remove TESTDIR initialization, MultiTestRunner can... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Remove empty tests, left over from an svn revert. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Remove this Makefile, it is unused. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Oops, clang wasn't being substituted... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Andreas Bolka | Convert DOUT to DEBUG. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Always use absolute path names for... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Disable this test: cxx-using-declaration.cpp |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Validate '&&' at the end of RUN lines. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Explicitly define child environment... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Simplify JIT target selection. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner.py improvements. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner.py improvements. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Change these tests to not depend as much on the name... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Sanjiv Gupta | Mark attributes of return insn correctly. It was being... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Chris Lattner | remove this test. It is currently failing because... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Chris Lattner | eventually we should describe string options in the... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Chris Lattner | minor tweaks. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Add new helpers for registering targets. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Finish migrating VMCore to StringRef/Twine based APIs. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Ok, "most clients should be unaffected" was a lie.... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Initial update to VMCore to use Twines for string argum... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
John McCall | Semantic checking for main(). |
commit | commitdiff | tree | snapshot |
2009-07-25 |
John McCall | Flesh out the QualifierSet API. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Eric Christopher | Fix 80-col violations. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Eric Christopher | Move ExtractElementInst to ::Create instead of new... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Update to new syntax. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Rewrite examples to use DEBUG instead of DOUT. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Convert a few more things to use raw_ostream. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Anders Carlsson | More work on the constant struct builder. We can now... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Evan Cheng | Get rid of a couple of unnecessary getOpcode calls. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Teach ScalarEvolution to make use of no-overflow flags... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Convert a few more uses of llvm/Support/Streams.h to... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Instead of eagerly creating new SCEVs to replace all... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Evan Cheng | I've lost my mind. PR4572 has not been fixed. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Fariborz Jahanian | Some code refactoring per Daniel's feedback. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Dan Gohman | Make AliasAnalysis and related classes use |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | One more getName -> getNameStr |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Evan Cheng | Another TODO. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Jeffrey Yasskin | Add a missing ilist_node.h #include to SparseBitVector... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Evan Cheng | Change Thumb2 jumptable codegen to one that uses two... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Sean Callanan | MemoryObject - Abstract base class for contiguous addre... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Anders Carlsson | Whoops, did not mean to check this in. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Anders Carlsson | More work on the constant struct builder. We now try... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Evan Cheng | Remove a duplicated test. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | More migration to raw_ostream, the water has dried... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Evan Cheng | ARM code emitter can't handle Thumb2 instructions yet... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Daniel Dunbar | Tweak, raw_ostream is a ostream, not iostream replacement |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Daniel Dunbar | Fix build for GCC 4.0? |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Daniel Dunbar | Fix compile with 4.4 (I hope?); PR4617. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Andreas Bolka | Forward-declare raw_ostream. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Owen Anderson | Revert the ConstantInt constructors back to their 2... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Daniel Dunbar | CodingStandards: Emphasize use of raw_ostream more. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Dan Gohman | AliasAnalysis wants sizes in address-units, not bits. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | Forgot this test earlier. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | Fix these tests. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Eli Friedman | Fix assert assembling zero-argument constant GEP. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | Uh. It would be useful to actually print the operand. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Douglas Gregor | Template instantiation for static data members that... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Fariborz Jahanian | Fixes broken test by accident. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Fariborz Jahanian | More Sema check for constructor's member initializer... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Chris Lattner | fix some predicates |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | In the "use of floating point variable as loop counter... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Chris Lattner | change SectionKindForGlobal from being a public (and |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | Have 'clang --analyze' run syntactic static analysis... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | Disable my constant island pass optimization (to make... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Eric Christopher | Move insertps tests to sse41 combo test file, convert... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Chris Lattner | make SectionKindForGlobal target independent, and there... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Mike Stump | Fix 80-col violations, reflow a few comments and zap... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | Add a workaround for Darwin assembler bug where it... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Chris Lattner | we already know the sectionkind when invoking SelectSec... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Chris Lattner | make SectionForGlobal non-virtual, add a hook for pic16... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Dan Gohman | Fix this condition I accidentally inverted. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Jakob Stoklund... | Add support for promoting SETCC operations. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | Make sure thumb2 jumptable entries are aligned. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Anders Carlsson | Fix a release build warning. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | Clean up. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Evan Cheng | Replace use of std::set with SmallPtrSet. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Dan Gohman | Convert several more passes to use getAnalysisIfAvailab... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Dan Gohman | Add specific classes for Add, Sub, and Mul, for conveni... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Fariborz Jahanian | More work toward initialization of objects |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Steve Naroff | Allow front-end 'isa' access on object's of type 'id'. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Anders Carlsson | Don't use getLLVMFieldNo for bitfields when constructin... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Chris Lattner | start refactoring pic16 section selection logic. |
commit | commitdiff | tree | snapshot |
next |