2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
NAKAMURA Takumi | test/CodeGen/X86/red-zone.ll: Add explicit -mtriple... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Evan Cheng | Guard against de-referencing MBB.end(). |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Evan Cheng | available_externally (hidden or not) GVs are always... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Andrew Trick | VirtRegRewriter assertion fix. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Cameron Zwarich | Roll out r126169 and r126170 in an attempt to fix the... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Sean Callanan | Added a testcase for the enhanced disassembly bug |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Sean Callanan | Fixed llvm-mc in edis mode to use the result of |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Sean Callanan | Fixed lit.cfg to no longer recognize the old |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Eric Christopher | Only use blx for external function calls on thumb,... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Cameron Zwarich | Eliminate valgrind warnings from Python on the 32-bit... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Cameron Zwarich | Merge information about the number of zero, one, and... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Cameron Zwarich | Have isel visit blocks in reverse postorder rather... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Joerg Sonnenberger | Recognize loopz and loopnz as aliases for loope and... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Rafael Espindola | Implement xgetbv and xsetbv. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Eric Christopher | Revert r125960, it's breaking darwin10 bootstrap. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Evan Cheng | Skipping over debugvalue instructions to determine... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Evan Cheng | Add more debugging output. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Joerg Sonnenberger | Handle FK_PCRel_1 and add a test case for this and... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Devang Patel | Revert r124611 - "Keep track of incoming argument's... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Jakob Stoklund... | Add SplitKit::isOriginalEndpoint and use it to force... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Sean Callanan | Fixed a bug in the X86 disassembler where a member... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Stuart Hastings | End the line if we return early. Radar 9012638. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
David Greene | Add a convenience tool for doing comparison builds... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | Better OpenBSD support, patch by Amit Kulkarni. I... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Richard Osborne | Add XCore intrinsics for various instructions on ports. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Stuart Hastings | Test case for r126127. Radar 9012638. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Duncan Sands | The stack should be 16 byte aligned on 32 bit solaris... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Duncan Sands | If the phi node was used by an unreachable instruction... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Stuart Hastings | Fix to correctly support attribute((section("__DATA... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | a serious "compare CSE" issue that is nontrivial to... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | fix a crasher in disabled code (on variable stride... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Duncan Sands | Simplify RecursivelyDeleteDeadPHINode. The only functi... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
NAKAMURA Takumi | Target/X86/X86FastISel: [PR6275] Fix Win32's dllimport... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Venkatraman... | Generate correct Sparc32 ABI compliant code for functio... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
NAKAMURA Takumi | CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/Handl... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
NAKAMURA Takumi | CMake: Fix breakage on clang standalone build. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | add a missed loop deletion case. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | Add some (disabled code) to print out negative strides. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Chris Lattner | add an idiom that loop idiom could theoretically catch. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Cameron Zwarich | A lo/hi mul has higher latency than an imul r,ri, e... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Joerg Sonnenberger | Use a vector of pairs to implement the section stack... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Cameron Zwarich | The signed version of our "magic number" computation... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Oscar Fuentes | Put targets on folders, if the IDE supports the feature. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Rafael Espindola | Add some limited support for labels in org directives... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Rafael Espindola | Dispose modules early and only create codegen when... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Nick Lewycky | Make RecursivelyDeleteDeadPHINode delete a phi node... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Rafael Espindola | Fix some memory leaks and avoid looking in the hash... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Oscar Fuentes | Remove the link to Projects.html. It is useless for... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Benjamin Kramer | Move "A | ~(A & ?) -> -1" from InstCombine to Instructi... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Benjamin Kramer | InstCombine: Add a bunch of combines of the form x... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Nadav Rotem | Fix 9267; Add vector zext support. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Nick Lewycky | Teach RecursivelyDeleteDeadPHINodes to handle multiple... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Nick Lewycky | Instead of keeping two Value*->id# mappings, keep one... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Eric Christopher | If both operands are loads from stores in memory we... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Stephen Wilson | This patch lets LLDB build as an LLVM subproject. ... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Stephen Wilson | Do not try to descend into optional build directories... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Oscar Fuentes | Use explicit add_subdirectory's for LLVM target sublibr... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Eli Friedman | PR9218: SimplifyDemandedVectorElts can return a non... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Eli Friedman | Minor x86 README updates. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Rafael Espindola | Add modules to codegen as soon as possible. This reduce... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Cameron Zwarich | Try to fix the MC/AsmParser/section.s failure on the... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chris Lattner | implement PR9264: disambiguating 'bt mem, imm' as a... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chris Lattner | rewrite the memset_pattern pattern generation stuff... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chris Lattner | Stores of null pointers should turn into memset, we... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Chris Lattner | Implement rdar://9009151, transforming strided loop... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jeffrey Yasskin | Add the PARSE_ARGUMENTS CMake macro to LLVM so I can... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Argyrios Kyrtzidis | Allow getting the address of the value in a PointerUnio... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Eric Christopher | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Ted Kremenek | Add ImmutableMap methods 'manualRetain()', 'manualRelea... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Devang Patel | Do not emit empty DW_TAG_lexical_block DIEs. In one... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Devang Patel | DIE numbers do not add any value in this test. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jakob Stoklund... | Give SplitAnalysis a VRM member to access VirtRegMap... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Joerg Sonnenberger | Avoid dangling else warnings. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jakob Stoklund... | Missed member rename for naming convention. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jakob Stoklund... | This method belonged in VirtRegMap. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Jakob Stoklund... | Separate timers for local and global splitting. |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Mikhail Glushenkov | Make "-opt [-emit-llvm]" work for .ll files. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Devang Patel | Provide enums to build complex address calucation expre... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Devang Patel | Remove unused tag. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Devang Patel | These tags are now covered by dwarf::TagString(). |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Devang Patel | Provide tag strings for llvm specific tags. |
commit | commitdiff | tree | snapshot |
next |