2010-09-11 |
Chris Lattner | add support for pushfd/popfd which are aliases for... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Chris Lattner | implement rdar://8407928 - support for in/out with... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Chris Lattner | fix the asmparser so that the target is responsible... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Rafael Espindola | Add missing single quotes. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Rafael Espindola | Change section_data dumping to print hex numbers instea... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Owen Anderson | Invert and-of-or into or-of-and when doing so would... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Michael J.... | CMake: Fix mingw32 build. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Dale Johannesen | Add x86mmx to TableGen. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Bill Wendling | Rename ConvertToSetZeroFlag to something more general. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | No need to recompute the SrcReg and CmpValue. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | Move some of the decision logic for converting an instr... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Eric Christopher | Start sketching out ARM fast-isel calls. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Eric Christopher | For consistency. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Eric Christopher | Newline at end of file. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bob Wilson | Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Eric Christopher | Split out some of the calling convention bits so that... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Kramer | Teach InstructionSimplify to fold (A & B) & A -> A... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Gabor Greif | typoes |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Dale Johannesen | Add missing X86 MMX declarations. Hopefully fixes... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | Modify the comparison optimizations in the peephole... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Jim Grosbach | Add a missing case to duplicateCPV() for LSDA constants... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Michael J.... | CMake: Get rid of LLVMLibDeps.cmake and export the... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Dale Johannesen | Add X86 MMX type to bitcode and Type. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | Use StringRef which performs the "early exit" when... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Devang Patel | Add DEBUG message. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Bill Wendling | Reapply r113585. The msvc machine is mercurial. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Kramer | This transform is also performed by InstructionSimplify... |
commit | commitdiff | tree | snapshot |
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 |
next |