2011-06-16 |
Justin Holewinski | PTX: Fix whitespace errors |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Cardoso... | Add AVX suport for fpextend. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Prempt some obnoxious compiler from complaing about... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Jakob Stoklund... | Make sure to pass an unsigned to a printf format that... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Eli Friedman | FileCheck-ize test, and make it work on EABI hosts... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Eli Friedman | Force a triple here so this test doesn't fail on EABI... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Nick Lewycky | Commit the right set of tests for r133124. Sorry 'bout... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Andrew Trick | Reenabling this test with REQUIRES: Asserts |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Andrew Trick | Add support to lit for build mode requirements. e.g. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chad Rosier | Typos. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Chad Rosier | Revision r128665 added an optimization to make use... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Nick Lewycky | Add a DAGCombine for (ext (binop (load x), cst)). |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Bruno Cardoso... | Silence warnings in non assert builds. Patch by David... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Anna Zaks | Rename the test. Thanks Cameron! Use shorter/generic... |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Anna Zaks | Function::getNumBlockIDs() should be used instead of... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Add a limit to the number of instructions memdep will... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | The ARC language-specific optimizer. Credit to Dan... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Dylan Noblesmith | unittests: add test for APInt::toString() |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Owen Anderson | Add a new MVT::untyped. This will be used in future... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jakob Stoklund... | Use set operations instead of plain lists to enumerate... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | Update the Clang diagnostic emitter to emit IDs for... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Rafael Espindola | Testcase for previous commit. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Simplify; no significant functionality change. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Rafael Espindola | Fix cmake build. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Rafael Espindola | Handle jump tables. Test to follow soon. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Argyrios Kyrtzidis | Try fixing google1.osuosl.org:8011/builders/clang-i686... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
John McCall | Add a new function attribute, nonlazybind, which inhibi... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Remove unused code. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Argyrios Kyrtzidis | Document ADT/PackedVector.h in "Programmer's Manual... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Argyrios Kyrtzidis | Add unit tests for ADT/PackedVector |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Argyrios Kyrtzidis | Constify PackedVector::reference::operator T(). |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jim Grosbach | Diagnostic for undefined assembler local symbols. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andrew Trick | Disabling this test until I can figure out the right... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jakob Stoklund... | Remove custom allocation orders in SystemZ. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Evan Cheng | Another revsh pattern. rdar://9609059 |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Andrew Trick | Added -stress-sched flag in the Asserts build. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Chad Rosier | TargetLoweringOpt is a struct used by DAGCombine, not... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Roman Divacky | Make PPC64CompilationCallback compilable no non-darwin... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Nadav Rotem | getZeroExtendInReg needs to get a scalar type |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Nadav Rotem | This test was failing on X86 machines which do not... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Nadav Rotem | Enable the simplification of truncating-store after... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Owen Anderson | Replace the statically generated hashtables for checkin... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Nick Lewycky | Teach the .ll parser to handle named metadata with... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bob Wilson | A minor simplification: no functional change. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jakob Stoklund... | Use a SetTheory instance to expand register lists in... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bill Wendling | Remove the LTO stuff from the profile_rt library's... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jakob Stoklund... | Give CodeGenRegisterClass a real sorted member set. |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Bill Wendling | Improve the heuristic to emit the alias if the number... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Stop using memdep for a check that didn't really make... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Evan Cheng | PerformBFICombine - (bfi A, (and B, Mask1), Mask2)... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Ted Kremenek | add option for literal formatting to APInt::toString() |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Eli Friedman | Add "unknown" results for memdep, which mean "I don... |
commit | commitdiff | tree | snapshot |
2011-06-15 |
Jakob Stoklund... | Move the list of register classes into CodeGenRegBank... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Tanya Lattner | Add an optimization that looks for a specific pair... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Espindola | Add triple. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Anna Zaks | Anna's test commit (#2). |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Chad Rosier | When pattern matching during instruction selection... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Espindola | Check the llc output. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Eli Friedman | PR10136: fix PPCTargetLowering::LowerCall_SVR4 so that... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Anna Zaks | Anna's test commit. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Stuart Hastings | Test case for x86 MMX inline asm. rdar://problem/8886707 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jim Grosbach | Revert 133010. Self-hosted buildbot unhappy. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jim Grosbach | Diagnostic for undefined assembler local symbols. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Espindola | Add a test for the recent regression. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Eli Friedman | Revert r133004 ; it's breaking nightly tests. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Espindola | Partial revert of 132882. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Evan Cheng | Also recognize ARM v4t and v5e variants. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Dan Gohman | This test is still failing. Delete the rest of it. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Dan Gohman | Revert r132991. This test is failing on the |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Jakob Stoklund... | Fix a compile time regression caused by too small hash... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Espindola | Add 132986 back, but avoid non-determinism if a bb... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Nadav Rotem | Add a testcase for #9623 |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Espindola | revert 132986 to see if the bots go green. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Nadav Rotem | This testcase cause a failure on some bots. Remove... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Nadav Rotem | Add a testcase for checking the integer-promotion of... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Nadav Rotem | Disable trunc-store simplification on vectors. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Cameron Zwarich | Be more obvious about what is being tested. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Espindola | Implement Jakob's suggestion on how to detect fall... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Bruno Cardoso... | Since ARM's prefetch implementation predicted the prese... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Bruno Cardoso... | Add one more argument to the prefetch intrinsic to... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Rafael Espindola | Make the threshold used by branch folding softer. Befor... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Nick Lewycky | Fit banner in 80-col and adjust whitespace. No function... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Bill Wendling | Heuristic: If the number of operands in the alias are... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
John McCall | Test case for r132797. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
John McCall | Use IRBuilder to make our intrinsic calls in the inline... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Evan Cheng | Update BitcodeWriter to match recent Triple changes... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Nick Lewycky | Use Value::stripPointerCasts instead of reinventing... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Cameron Zwarich | Fix grammar. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Jim Grosbach | Clean up a few 80 column violations. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Cameron Zwarich | Rename MergeInType to MergeInTypeForLoadOrStore. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Cameron Zwarich | Remove the HadAVector instance variable and replace... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Cameron Zwarich | Remove a vacuous check. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Cameron Zwarich | Have SRoA explicitly track the kind of scalar it is... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Cameron Zwarich | Remove an argument that is always true. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Jim Grosbach | Fix coordination for using R4 in Thumb1 as a scratch... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Evan Cheng | Aliased flag options should be directed to stdout,... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Bill Wendling | Add compatibility version when compiling the Apple... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Stuart Hastings | Avoid fusing bitcasts with dynamic allocas if the amoun... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Benjamin Kramer | Move class into an anonymous namespace. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Nadav Rotem | Fix a bug in FindMemType. When widening vector loads... |
commit | commitdiff | tree | snapshot |
next |