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 |
2011-02-18 |
Devang Patel | Do not lose debug info of an inlined function argument... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | Now that -loop-idiom uses TargetLibraryInfo properly... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jakob Stoklund... | Use VirtRegMap's Virt2SplitMap to keep track of the... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | add a way to disable all builtins, wire it up to opt... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | Make loop-idiom use TargetLibraryInfo to determine... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | add memset and memcpy, though they are always available... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | rearrange some comments, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | Have opt set up a specific TargetLibraryInfo for modules |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Oscar Fuentes | CMake: updated list of tblgen source files. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Oscar Fuentes | Move library stuff out of the toplevel CMakeLists.txt... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jakob Stoklund... | Add VirtRegMap::rewrite() and use it in the new registe... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Owen Anderson | Add FixedLenDecoderEmitter, the skeleton of a new disas... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | introduce a new TargetLibraryInfo pass, which transform... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Owen Anderson | Revert r125956, which broke the build if you _don't_... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Bill Wendling | Reapply r114997 now that the buildbots have been updated. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Stephen Wilson | This patch lets LLDB build as an LLVM subproject. ... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Bruno Cardoso... | Fix style and a typo |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Bruno Cardoso... | Add assembly parsing support for "msr" and also fix... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | improve support for OpenBSD, patch by Amit Kulkarni! |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Rafael Espindola | Expose getTypeName to the C API. Patch by Patrick Walton. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Duncan Sands | Add some transforms of the kind X-Y>X -> 0>Y which... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Benjamin Kramer | The objectsize intrinsic doesn't access any memory. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | add a poor division by constant case. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | add a testcase for r125827 |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Cameron Zwarich | Roll out r125794 to help diagnose the llvm-gcc-i386... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | prevent jump threading from merging blocks when their... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | hoist GlobalValue::removeDeadConstantUsers up to being... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Chris Lattner | Don't unroll loops whose header block's address is... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Peter Collingbourne | Make -disable-simplify-libcalls work with -std-compile... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Joerg Sonnenberger | Recognize monitor/mwait with explicit register arguments |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Argyrios Kyrtzidis | Check the errorcode. |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jakob Stoklund... | Trim debugging output. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Joerg Sonnenberger | Recognize leavel and leaveq aliases for leave. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Devang Patel | Do not lose debug info of an inlined function argument... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Joerg Sonnenberger | Check that MnemonicAlias doesn't map back to the same... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | have instcombine preserve nsw/nuw/exact when sinking |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jakob Stoklund... | Add basic register allocator statistics. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Oscar Fuentes | New library: LLVMX86Utils. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | fix instcombine merging GEPs through a PHI to only... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Nadav Rotem | Enhance constant folding of bitcast operations on vecto... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | add is always integer, thanks to Frits for noticing... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
David Greene | [AVX] Recorganize X86ShuffleDecode into its own library |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Jakob Stoklund... | Split local live ranges. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Dan Gohman | The labyrinthine X86 backend no longer appears to require |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Duncan Sands | Fix wrong logic in promotion of signed mul-with-overflo... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
NAKAMURA Takumi | Triple::MinGW64 is deprecated and removed. We can use... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
NAKAMURA Takumi | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Duncan Sands | This has been implemented. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Duncan Sands | Transform "A + B >= A + C" into "B >= C" if the adds... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Cameron Zwarich | Switch to SmallVector in SimpleRegisterCoalescing for... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Cameron Zwarich | Adjust indenting of arguments. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Cameron Zwarich | Return Changed from SplitPHIEdges rather than always... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
NAKAMURA Takumi | lit/TestingConfig.py: Add the environment variable... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Sean Hunt | Add serialization for Expr* arguments for attributes... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | preserve NUW/NSW when transforming add x,x |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Nick Lewycky | Fix thinko, basic blocks are SESE. The exits may have... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | add some notes on compares + binops. Remove redundant... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Chris Lattner | fix PR9215, preventing -reassociate from clearing nsw... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Chris Lattner | Add a few missed xforms from GCC PR14753 |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Stuart Hastings | Swap VT and DebugLoc operands of getExtLoad() for consi... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Rafael Espindola | Add a debug obj-path option to make it easy to keep... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Eli Friedman | Remove outdated README entry. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Eli Friedman | Remove outdated README entry. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Eli Friedman | Update README entry. |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Eric Christopher | Refactor zero folding slightly. Clean up todo. |
commit | commitdiff | tree | snapshot |
next |