2010-09-10 |
Bill Wendling | r113585 was causing clang-i686-xp-msvc9 to fail in... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | Early exit with simple checks. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | Auto-upgrade the magic ".llvm.eh.catch.all.value" global to |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bob Wilson | Calculate the number of VLDM/VSTM registers by subtract... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Owen Anderson | Lower the unrolling theshold to 150. Empirical tests... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Dale Johannesen | x86mmx is 64 bits. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Jim Grosbach | add a comment explicitly calling out that allocation... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | Mark the sse_load_f32 and sse_load_f64 load patterns... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | Reword since this may not be a bug but intended behavior. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
NAKAMURA Takumi | Makefile.rules: LOADABLE_MODULE/Win32: "all" components... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
NAKAMURA Takumi | Don't build redundant libLLVMgold.a. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Evan Cheng | Fix test so it passes on non-Darwin hosts. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bob Wilson | Fix merging base-updates for VLDM/VSTM: Before I switch... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Evan Cheng | Teach if-converter to be more careful with predicating... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Eric Christopher | Fix build error. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Eric Christopher | Update comments, reorganize some code, rename variables... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | 64-bit fp loads can come straight out of the constant... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dan Gohman | Discard metadata produced by LLVM 2.7. The value enumer... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | llvm-mc: Don't crash when using -n and we see a directi... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | llvm-mc: Make sure we exit != 0 if any errors are encou... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Jakob Stoklund... | XFAIL test under valgrind. It is not really our problem... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | SIToFP and FPToSI conversions work only on fp-reg to... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dan Gohman | MDNodes are not Constants. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dan Gohman | Print invalid metadata references as <badref>, for... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | New "move to fp reg" routine. Use it. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | "Strike that, reverse it." -- Mr. Wonka. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Owen Anderson | What the loop unroller cares about, rather than just... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | Add FPTrunc, fix some bugs where I forgot to update... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Owen Anderson | Revert r113439, which relaxed the requirement that... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Owen Anderson | r113526 introduced an unintended change to the loop... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Owen Anderson | Fix typo in code to cap the loop code size reduction... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Owen Anderson | Use code-size reduction metrics to estimate the amount... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | Basic FP->Int, Int->FP conversions. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Bruno Cardoso... | Add one more pattern to fallback movddup |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dan Gohman | Extend the getDependence query with support for PHI... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dan Gohman | Add a getPointerOperand() helper function to VAArgInst... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Evan Cheng | For each instruction itinerary class, specify the numbe... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dan Gohman | Fix this comment. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Benjamin Kramer | MCELF: Write relocation fragments in the right endian. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Roman Divacky | Make ELF OS ABI dependent on the OS from target triple. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | build: Allow subdir Makefiles to provide an alternate... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dale Johannesen | Move remaining MMX instructions from SSE to MMX. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Owen Anderson | Refactor code-size reduction estimation methods out... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | MC: Give a (lame) hard error if a .org directive would... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | tests: XFAIL a handful of tests on the vg_leak builder... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Daniel Dunbar | projects: Don't try to build libcxx if one happens... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Benjamin Kramer | Add an elf-dumper utility. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
NAKAMURA Takumi | lib/System/Host.cpp: 7bit-ize. Eliminate "TM" and ... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Duncan Sands | Get rid of the last use of -m64 in FrontendC. This... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Duncan Sands | Another test that uses -m64. Here too it looks like... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Duncan Sands | On i386, llvm-gcc cannot be assumed to support -m64... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Duncan Sands | This script is executable. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Kalle Raiskila | Silence compiler warning. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Bob Wilson | Fix NEON VLD pseudo instruction itineraries that were... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | Nuke whitespace and fix some indenting. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dale Johannesen | Move most MMX instructions (defined as anything that |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | Handle 64-bit floating point binops as well. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | Basic 32-bit FP operations. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Bob Wilson | For double-spaced VLD3/VLD4 instructions, copy the... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | Handle float->double extension. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Eric Christopher | Rewrite TargetMaterializeConstant splitting it out... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Bob Wilson | Simplify copying over operands from pseudo NEON load... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Jakob Stoklund... | Rearrange for better alignment and less padding |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Bob Wilson | Clean up a comment. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Eric Christopher | Very basic compare support. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Owen Anderson | Relax the "don't unroll loops containing calls" rule... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Eric Christopher | Delete dead code. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Evan Cheng | Fix LDM_RET schedule itinery. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Chris Lattner | fix rdar://8407548, I missed the commuted form of xchg... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Chris Lattner | fix wonky formatting. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Owen Anderson | Generalize instcombine's support for combining multiple... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Chris Lattner | fix bugs in push/pop segment support, rdar://8407242 |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Dale Johannesen | Add intrinsic-based patterns for MMX PINSRW and PEXTRW. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Eric Christopher | Make the loads/stores match the type we really want... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Jakob Stoklund... | Remove dead code and data. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Dale Johannesen | Check in forgotten file. Should fix build. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Dale Johannesen | Slight cleanup, use only one form of MMXI_binop_rm_int. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Michael J.... | CMake: Use the svn revision information from git-svn... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Bill Wendling | Remove --with-gxx-include-dir option because it's causi... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Jim Grosbach | Re-enable usage of the ARM base pointer. r113394 fixed... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Bill Wendling | Add an option to not test ObjC for those platforms... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Duncan Sands | Correct variable name. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Jim Grosbach | Fix errant fall-throughs causing the base pointer to... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Duncan Sands | Move the number of cpus logic to somewhere more logical. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Eric Christopher | Remove ssp from this test. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Dale Johannesen | Add intrinsic forms of mmx<->sse conversions. Notes: |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Eric Christopher | Rewrite TargetMaterializeConstant. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Jakob Stoklund... | Remove dead code. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Owen Anderson | Move private member functions to the end of the class... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Bill Wendling | A script that tests a certain release candidate in... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Bill Wendling | Add a directory for release management scripts. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Owen Anderson | Make module ownership methods on LLVMContext private... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Bruno Cardoso... | Minor change. Fix comments and remove unused and redund... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Roman Divacky | ELF_STB_Local is 0 so setting and checking it must... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Owen Anderson | Clarify the ownership model of LLVMContext and Module... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Bruno Cardoso... | x86 vector shuffle lowering now relies only on target... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Jim Grosbach | Be more careful about when to do dynamic stack realignm... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Jim Grosbach | Add missing assert |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Tobias Grosser | Execute all Pass Printers even if -quiet is set. |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Tobias Grosser | Include original pass name in the PassPrinter's name. |
commit | commitdiff | tree | snapshot |
next |