2011-02-11 |
Nadav Rotem | SimplifySelectOps can only handle selects with a scalar... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Nadav Rotem | Fix 9173. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Nadav Rotem | Fix #9190 |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Nadav Rotem | Test commit. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Jim Grosbach | More whitespace cleanup... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Jim Grosbach | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Douglas Gregor | Poison the relational operators ==, !=, <, <=, >=,... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Cameron Zwarich | Make LoopUnswitch preserve ScalarEvolution by just... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Cameron Zwarich | LoopInstSimplify preserves ScalarEvolution. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Chris Lattner | fix dumping of METADATA_ATTACHMENT2 names, patch by... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Chris Lattner | make ConstantExpr::replaceUsesOfWithOnConstant preserve... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Chris Lattner | make the constantexpr interfaces for inbounds GEPs... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Rafael Espindola | Remove std::string version of getNameWithPrefix. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Daniel Dunbar | Disable this test for now... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Evan Cheng | Fix buggy fcopysign lowering. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Jim Grosbach | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Cameron Zwarich | Add a test for the LSR issue exposed by r125254. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Nick Lewycky | Tolerate degenerate phi nodes that can occur in the... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Cameron Zwarich | If we can't avoid running loop-simplify twice for now... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Cameron Zwarich | Rename 'loopsimplify' to 'loop-simplify'. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Bruno Cardoso... | Add mips o32 tests again with the hope that the buildbo... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
David Greene | [AVX] Implement 256-bit vector lowering for SCALAR_TO_V... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Bruno Cardoso... | Remove the test to silence the buildbot, will check... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Owen Anderson | Clean trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Bruno Cardoso... | Fix a lot of o32 CC issues and add a bunch of tests... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
David Greene | [AVX] Implement 256-bit vector lowering for EXTRACT_VEC... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Che-Liang Chiou | ptx: add passing parameter to kernel functions |
commit | commitdiff | tree | snapshot |
2011-02-10 |
NAKAMURA Takumi | CMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
NAKAMURA Takumi | CMake: LLVM_NO_RTTI must be obsolete now! |
commit | commitdiff | tree | snapshot |
2011-02-10 |
NAKAMURA Takumi | lit/TestFormats.py: Unittests may be found with suffix... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
NAKAMURA Takumi | lit/Util.py: On Cygwin, 'PATHEXT' may exist but it... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Chris Lattner | implement the first part of PR8882: when lowering an... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Chris Lattner | switch the constantexpr, target folder, and IRBuilder... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Chris Lattner | Enhance a bunch of transformations in instcombine to... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Chris Lattner | Enhance the "compare with shift" and "compare with... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Chris Lattner | more cleanups, notably bitcast isn't used for "signed... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Chris Lattner | A bunch of cleanups and simplifications using the new... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Chris Lattner | teach SimplifyDemandedBits that exact shifts demand... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Evan Cheng | After 3-addressifying a two-address instruction, update... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Eric Christopher | Revert this in an attempt to bring the builders back. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Bill Wendling | Don't return before calling the post-processing functio... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Cameron Zwarich | Turn this pass ordering: |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Jim Grosbach | Do AsmMatcher operand classification per-opcode. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Delete unused code for analyzing and splitting around... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Douglas Gregor | Rip out realpath() support. It's expensive, and often... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Simplify using the new leaveIntvBefore() |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Use the LiveBLocks array for SplitEditor::splitSingleBl... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Cameron Zwarich | Attempt to fix the build after r125228. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Mikhail Glushenkov | Typo. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Move calcLiveBlockInfo() and the BlockInfo struct into... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Douglas Gregor | Add llvm::sys::path::canonical(), which provides the... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Ignore <undef> uses when analyzing and rewriting. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Assert on bad jump tables. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Add tags to live interval unions to avoid using stale... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Shantonu Sen | Fix comparator used for looking up previously instantia... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Dan Gohman | Optimize po_iterator: don't do redundant lookups. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Erick Tryzelaar | Don't run ocamldoc if it's not installed |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Erick Tryzelaar | Fix compiling the ocaml kaleidoscope tutorials |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Duncan Sands | Formatting and comment tweaks. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | Teach instsimplify some tricks about exact/nuw/nsw... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | merge two tests. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | Rework InstrTypes.h so to reduce the repetition around... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | emit a specific error when the input file is empty... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | enrich folder interfaces around exactness. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | refactor ConstantExpr interfaces a bit around "exactness". |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | remove a small scattering of basically pointless tests... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Chris Lattner | remove a broken test, this is matching nounwind on... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
David Greene | [AVX] Implement 256-bit vector lowering for INSERT_VECT... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Richard Osborne | Add intrinsic for setc instruction on the XCore. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Nick Lewycky | When removing a function from the function set and... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | Add testing stuff to CMake documents. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | test/lit.cfg: Seek sane tools(and bash) in directories... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | lit/LitConfig.py: Add the new method getToolsPath(dir... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | lit/Util.py: Add two functions, checkToolsPath(dir... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | lib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | Windows/Windows.h: Redefine _WIN32_WINNT here. mingw... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | Windows/Program.inc: Eliminate the declaration of SetIn... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: ELM_Callback fix for mingw... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | llvm-lit may be available with CMake. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | llvm-lit may be able to invoke clang tests. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | tools/llvm-ld/CMakeLists.txt: llvm-ld depends on llvm... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
NAKAMURA Takumi | tools/llvm-ld: Cygwin can handle #!shbang. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Evict a lighter single interference before attempting... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Jakob Stoklund... | Set an allocation hint when rematting before a COPY. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jakob Stoklund... | Fix one more case of splitting after the last split... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jakob Stoklund... | Reorganize interference code to check LastSplitPoint... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Rafael Espindola | Don't open the file again in the gold plugin. To be... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Owen Anderson | Revert both r121082 (which broke a bunch of constant... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Benjamin Kramer | Support for .ifdef / .ifndef in the assembler parser... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jakob Stoklund... | Also handle the situation where an indirect branch... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jakob Stoklund... | Add LiveIntervals::addKillFlags() to recompute kill... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jakob Stoklund... | Trim debug spew |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jakob Stoklund... | Avoid folding a load instruction into an instruction... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
David Greene | [AVX] Implement BUILD_VECTOR lowering for 256-bit vecto... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jakob Stoklund... | Add SplitEditor::overlapIntv() to create small ranges... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Jakob Stoklund... | Add assertion. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Andrew Trick | Added bugpoint options: -compile-custom and -compile... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
next |