2011-01-26 |
NAKAMURA Takumi | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
NAKAMURA Takumi | lib/Target/X86/X86RegisterInfo.cpp: Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
NAKAMURA Takumi | lib/Target/X86/X86RegisterInfo.cpp: Fix a typo in comment. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Eric Christopher | Coding style formatting changes. |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Jakob Stoklund... | Rename member variables to follow the rest of LLVM. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Devang Patel | Provide an interface to transfer SDDbgValue from one... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
David Greene | [AVX] Fix a typo in the extract subvector type constrai... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Bill Wendling | Revert 124230. It was causing test failures. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Bill Wendling | The floating point value is encoded in its binary form... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Bill Wendling | Add support for parsing a Real value. It stores the... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Rafael Espindola | Move unnamed_addr after the function arguments on Sabre... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Devang Patel | Resolve DanglingDbgValue of PHI nodes where the use... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Devang Patel | This assertion is too restrictive, it does not apply... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
David Greene | [AVX] Add TableGen classes for vector/subvector type... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Duncan Sands | In which I discover that zero+zero is zero, d'oh! |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Jay Foad | Avoid compiler errors when this header file is included... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Duncan Sands | Turn off this test - the corresponding instsimplify... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Duncan Sands | See if this fixes llvm-gcc bootstrap. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Duncan Sands | According to my auto-simplifier the most common missed... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Nick Lewycky | Teach mergefunc how to emit aliases safely again -... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Eric Christopher | Reorganize this so that the early exit and special... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Evan Cheng | Don't merge restore with tail call instruction. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Daniel Dunbar | tblgen/AsmMatcherEmitter: Fix alias handling to honor... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Anton Korobeynikov | Provide correct registers for EH stuff on ARM |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Anton Korobeynikov | Support printing exception section into the current... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Eric Christopher | Perhaps a bit too much vertical whitespace. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
David Greene | [AVX] Add type checking support for vector/subvector... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Devang Patel | Speculatively revert r124138. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Rafael Espindola | Jörg Sonnenberger noticed that we were missing this... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Devang Patel | Resolve DanglingDbgValue of PHI nodes where the use... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Andrew Trick | Temporarily workaround JM/lencod miscompile (SIGSEGV). |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dan Gohman | Give GetUnderlyingObject a TargetData, to keep it in... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Chris Lattner | fix PR8928 by clearing a stale map, patch by Jakub... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Duncan Sands | Testcase for dragonegg commit 124128. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Rafael Espindola | Handle strings in section names the same way as gas: |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dan Gohman | Add another rdar number. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Daniel Dunbar | Support/CommandLine: Fix LookupNearestOption to also... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Chris Lattner | fix a missing shuffle pattern, PR9009. Patch by Artiom... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Chris Lattner | merge all the "crash tests" into crash.ll |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Chris Lattner | fix PR9017, a bug where we'd assert when promoting... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Chris Lattner | fix PR9015, a crash linking recursive metadata. |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Chris Lattner | this isn't a memset, we do convert dest[i] to one though :) |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Chris Lattner | with recent work, we now optimize this into: |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Chris Lattner | enhance SRoA to promote allocas that are used by PHI... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Chris Lattner | Enhance SRoA to promote allocas that are used by select... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Chris Lattner | teach Value::isDereferenceablePointer that byval argume... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Anders Carlsson | Add a memset loop that LoopIdiomRecognize doesn't recog... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Nick Lewycky | Simplify some code with no functionality change. Make... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Rafael Espindola | Initialize MCNoExecStack. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Rafael Espindola | Add support for the --noexecstack option. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Ted Kremenek | Null initialize a few variables flagged by |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Rafael Espindola | Add support for lowercase variants. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Chris Lattner | Enhance SRoA to be more aggressive about scalarization... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Cameron Zwarich | Convert two std::vectors to SmallVectors for a 3.4... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Chris Lattner | have AllocaInfo store the alloca being inspected, simpl... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Chris Lattner | Rearrange some code a bit. Change MarkUnsafe to |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Cameron Zwarich | Convert a std::vector to a SmallVector for another... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Chris Lattner | remove an old hack that avoided creating MMX datatypes... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Nick Lewycky | Use value ranges to fold ext(trunc) in SCEV when possible. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Cameron Zwarich | In the simpler version of the link-eval data structure... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Rafael Espindola | Delay the creation of eh_frame so that the user can... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Cameron Zwarich | Remove useless struct fields. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Cameron Zwarich | Remove friend declaration for removed function. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Rafael Espindola | Remove more duplicated code. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Cameron Zwarich | Convert a std::vector to a SmallVector. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Rafael Espindola | Remove duplicated code. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Cameron Zwarich | Simplify some code now that we've removed the more... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Nick Lewycky | Have SCEV turn sext(x) into zext(x) when x is s>= 0... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Eric Christopher | Add a FIXME explaining the move to a single indirect... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Eric Christopher | Only apply the devirtualization bonus once instead... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Venkatraman... | Pass sret arguments through the stack instead of throug... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Benjamin Kramer | Remove dead ivar. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Venkatraman... | Added ICC, FCC as uses of movcc instruction to generate... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Bill Wendling | ARM uses '.' in their tokens. Give it a name instead... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
Chris Lattner | add DW_TAG for rvalue refs. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Dan Gohman | Actually check memcpy lengths, instead of just commenti... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Venkatraman... | Sparc backend: |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Owen Anderson | Just because we have determined that an (fcmp | fcmp... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Evan Cheng | Last round of fixes for movw + movt global address... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Renato Golin | Clang was not parsing target triples involving EABI... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Oscar Fuentes | Handles libffi on the CMake build. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Bruno Cardoso... | Fix the encoding of QADD/SUB, QDADD/SUB. While qadd16... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Venkatraman... | Implement support for byval arguments in Sparc backend. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nick Lewycky | SCCP doesn't actually preserve the CFG. It will delete... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Michael J.... | Revert "Object: Renable the tests now that none of... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Andrew Trick | Enable support for precise scheduling of the instructio... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Andrew Trick | Convert -enable-sched-cycles and -enable-sched-hazard... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Chris Lattner | fix PR9013, an infinite loop in instcombine. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Chris Lattner | update obsolete comment. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Michael J.... | Object: Renable the tests now that none of the build... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nick Lewycky | Don't try to pull vector bitcasts that change the numbe... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Michael J.... | Object: Fix type punned pointer issues by making DataRe... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Peter Collingbourne | tblgen: Add support for non-inheritable attributes |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nick Lewycky | Add a constant folding of casts from zero to zero.... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Evan Cheng | Don't be overly aggressive with CSE of "ldr constantpoo... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Tobias Grosser | Implement requiredTransitive |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Tobias Grosser | RegionPassPrinter should contain the name of the pass... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Bruno Cardoso... | Add testcases for clz encoding |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Bruno Cardoso... | Fix the encoding and parsing of clrex instruction |
commit | commitdiff | tree | snapshot |
next |