2009-06-15 |
Dan Gohman | Use Type::isIntOrIntVector and Type::isFPOrFPVector. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dan Gohman | Support vector casts in more places, fixing a variety... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Anton Korobeynikov | Address more comments :) |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dan Gohman | Fix a typo in a diagnostic. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Anton Korobeynikov | Rename methods for the sake of consistency. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Anton Korobeynikov | Document ABIType enum. Patch by Sandeep Patel! |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Devang Patel | Gracefully handle imbalanced inline function begin... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Evan Cheng | ifcvt should ignore cfg where true and false successors... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Evan Cheng | Typo. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dan Gohman | Rewrite the noredzone description, attempting to avoid... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Bill Wendling | The Ls and Qs were mixed up. Patch by Sean. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dale Johannesen | Fix the crash in this test. This is basically the... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Evan Cheng | Do not form ldrd / strd if the two dests / srcs are... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Owen Anderson | Merge PartialInliner changes. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Bill Wendling | "The Intel instruction tables should include the 64... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Evan Cheng | Silence a warning. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Bill Wendling | This test is failing. Revert for now. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dan Gohman | Code cleanups. getSCEVAtScope no longer uses SCEVCouldN... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Bill Wendling | Add another testcase for r71478. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dan Gohman | Make the EnableLoadPRE variable static. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dan Gohman | glibc has two versions of strerror_r, a standards compl... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Dan Gohman | Reword the description of the noredzone attribute. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Arnold Schwaighofer | CheckTailCallReturnConstraints is missing a check on the |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Torok Edwin | x86_64 was completely missing from the target triples... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Rafael Espindola | Remove the gcc= option. llvm-gcc uses only as= |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Evan Cheng | Part 1. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | fix testcase to properly check for the patch in r73195. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | "This patch implements the method with the GetModuleFil... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | remove extraneous const qualifier |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | I got J and K backward, many thanks to Eli for spotting... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | remove some old CVS-specific arguments that don't work... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | add a new static method to portably determine whether... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Chris Lattner | implement support for the 'K' asm constraint, PR4347 |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Dan Gohman | Fix old-style type names in comments. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Dan Gohman | Implement more aggressive folding of add operand lists... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Dan Gohman | Specialize DenseMapInfo for SCEVHandle, so that SCEVHan... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Dan Gohman | Check for the short-circuiting condition before performing |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Dan Gohman | Do compare constant SCEV values in SCEVComplexityCompar... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Dan Gohman | Convert several parts of the ScalarEvolution framework... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Dan Gohman | Add another item to the list of things that indvars... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Duncan Sands | Testcase for PR4332. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Evan Cheng | Move register allocation preference (or hint) from... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Torok Edwin | Fix CMake build. Patch from Ingmar Vanhassel. |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Owen Anderson | Add an early implementation of a partial inlining pass... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Bruno Cardoso... | Introduce new BinaryObject (blob) class, ELF Writer... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Douglas Gregor | Add output of the SFINAE bit for Clang's diagnostics |
commit | commitdiff | tree | snapshot |
2009-06-14 |
Shantonu Sen | Add myself, test commit |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Nick Lewycky | Unlike the other instructions, GEP really does need... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Sanjiv Gupta | The subprogram descriptor for a function may be missing... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Dan Gohman | Teach SCEVExpander's visitAddRecExpr to reuse an existi... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Dan Gohman | Add a ScalarEvolution::getAnyExtendExpr utility functio... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Evan Cheng | Add a ARM specific pre-allocation pass that re-schedule... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Devang Patel | llvm.dbg.region.end() intrinsic is not required to... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Bruno Cardoso... | Type change cleanup on JCE and MCE. Patch by Aaron... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Dan Gohman | Adjust this test's regex strings so that they work... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Dan Gohman | Add -m32 to llvm-gcc commands, so that this test behave... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Owen Anderson | Improve style. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Owen Anderson | This is supposed to be a preorder numbering of the... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Owen Anderson | Now with less iterator invalidation, and other forms... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Evan Cheng | If killed register is defined by implicit_def, do not... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Chris Lattner | second half of fix for PR4366: don't zap store to null of |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Evan Cheng | Mark some pattern-less instructions as neverHasSideEffects. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Devang Patel | Document noredzone and noimplicitfloat function attributes. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Devang Patel | Clear AbstractInstanceRootMap at the end of the function. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Dan Gohman | Don't do (x - (y - z)) --> (x + (z - y)) on floating... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Dan Gohman | Give Instruction::isSameOperationAs a corresponding... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Dale Johannesen | Testcase for llvm-gcc patch 73238. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Bill Wendling | Waste time fixing something that should have been fixed... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nick Lewycky | Keep callers of a weak function calling it, instead... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Arnold Schwaighofer | Fix Bug 4278: X86-64 with -tailcallopt calling convention |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nick Lewycky | Don't forget to match the calling convention when produ... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nick Lewycky | Given two identical weak functions, produce one interna... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Duncan Sands | Tweak GenLibDeps.pl so it works on solaris. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nicolas Geoffray | After obtaining the lock, look if the function has... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nick Lewycky | This test is wrong. If you have two weak functions... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Duncan Sands | Add clang support to the nightly test script. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Duncan Sands | Credits for Edward O'Callaghan. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nick Lewycky | Add an "are types equivalent" operation that ignores... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nick Lewycky | Fix regular expression. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nick Lewycky | Don't remove aggregate-typed module level constants... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Nick Lewycky | In an XFAIL line, treat "XFAIL: foo*bar" as a regular... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Oscar Fuentes | CMake: New variable LLVM_LIBDIR_SUFFIX. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Misha Brukman | Update script to tell the user where to get the CodeSou... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Misha Brukman | Added two scripts to aid with building Linux/x86 -... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Nick Lewycky | XFAIL this on PPC Linux. This keeps showing up in the... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Eli Friedman | Misc x86 README updates: remove a couple of already... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Bruno Cardoso... | Use forward declarations and move TargetELFWriterInfo... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Dale Johannesen | Test for rev 73205 (PR 4349) |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Bill Wendling | Alphabetize. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Bill Wendling | Remove unused parameter warnings. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Bruno Cardoso... | Support for ELF Visibility |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Chris Lattner | Fix 4366: store to null in non-default addr space shoul... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sanjiv Gupta | Generate libcalls for floating point arithmetic and... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Duncan Sands | Cosmetic changes to parameter attribute verification. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Duncan Sands | Avoid leaking memory in an error path. Noticed |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sanjiv Gupta | More formatting. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Sanjiv Gupta | Fixed source comments. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Oscar Fuentes | CMake: Documented how to cross-compile with CMake. |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Oscar Fuentes | CMake: Fixed parallel build problem related to native... |
commit | commitdiff | tree | snapshot |
next |