2006-06-01 |
Chris Lattner | Fix -pedantic warnings |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Fix -pedantic warning |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Silence -pedantic warning |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Silence a -pedantic warning. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Make sure that when checking for MINGW32 libraries... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Silence -pedantic warning. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Silence some -pedantic warnings. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Provide support for detecting if the Win32 imaghlp... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Fix a typo |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Make a shorthand target for running the llvm2cpp test... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Restore default arguments for llvm2cpp back to health... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | No, libLLVMbzip2 does not have a .a suffix. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Fix gcc command line options after LLVMCore and LLVMbzi... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Favor C++ casts over C casts in C++ code. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Change from using a stub function to a stub variable... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Prevent the -pedantic option from causing Mac OS/X... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Owen Anderson | Remove a FIXME that was fixed with my last patch. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Owen Anderson | More cleanups. Also, add a special case for updating... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Evan Cheng | Typos |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | For PR786: |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Fix a bug where incorrect C++ was being emitted. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | For PR786: |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Build llvm-config into the ToolDir not in the local... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Put an innocuous statement in this file to quelch warni... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Oops, llc needs libTarget.a not Target.o |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Use archive libraries instead of object files for VMCor... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Support correct build: |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Tighten this script up a bit. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Evan Cheng | Remove a warning |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Rename ASM modifier trunc8, trunc16 to subreg8, subreg16. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Reid Spencer | Fix casting so there's no warning on Alpha. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Owen Anderson | Add my most recent work. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Sign extender |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Reid Spencer | Squelch this warning: |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Chris Lattner | Fix utostr once and for all, by making there only be... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Chris Lattner | Swap the order of operands created here. For +&|^... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Owen Anderson | Extract a huge loop into a helper method. Fix a few... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Andrew Lenharth | 4 billion names is enough for anyone. And really fix... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Andrew Lenharth | fix utostr |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Andrew Lenharth | Fix build breakage on alpha, without causing it on... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Andrew Lenharth | revert for now |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Rename instructions for consistency sake. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Andrew Lenharth | make 64-bit safe and fix the build on alpha |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | commuteInstruction() does not always create a new MI! |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Reid Spencer | Add a brief description for the tblgen program. More... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Reid Spencer | Update the documentation for llvm2cpp after the -gen... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Reid Spencer | Major reorganization and extension of the code. The... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Reid Spencer | Make the getNamedFunction and getNamedGlobal methods... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Vladimir Prus | Clarify type naming. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Vladimir Prus | Improve InstVisitor docs. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Eliminate a memory leak. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | visitVBinOp: Can't fold divide by zero! |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Reid Spencer | Don't generate module definitions when the -fragment... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Select vector_shuffle v1, undef <2, 3, ?, ?> to MOVHLPS. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Remove dead code. |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Evan Cheng | Update vector extract test cases. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | A new entry |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | MAXP{D|S} and MINP{D|S} are commutable. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Commute shufps / shufpd. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | 1. No need to thwart this test with an environment... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Somehow I lost a condition when I was shuffling some... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Fix a build breaker. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Oops. PSHUFD is only available with SSE2. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Chris Lattner | Add a note |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Chris Lattner | Always reserve space for 8 spilled GPRs. GCC apparentl... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | llvm2cpp is ready to be compiled so add it to the makef... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Add the new command line arguments. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Fix more bugs. This version now passes all of the Featu... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Added a test case for parameter passing of vector values. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Fix the test failure on non-Darwin targets. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Allow shufps x, x, mask to be converted to pshufd x... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Remove bogus comment. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Add llvm2cpp program. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Provide a simpler interface for getting a ConstantArray... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Make sure the register pressure reduction schedulers... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | When a priority_queue is empty, the behavior of top... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Rafael Espindola | Expand ret into "CopyToReg;BRIND" |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Chris Lattner | Enable -fno-use-cxa-atexit on darwin/ppc also. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Undo a patch that breaks llvm-as because the warning... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Write the WARNING message to cout instead of cerr.... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Vladimir Prus | Make doc comment visible in doxygen output. Clarify... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Fix many small bugs in llvm2cpp. This patch gets llvm2c... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Properly document the second form of ConstArray::get() |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | Adjust the interface to ConstantArray::get. The previous |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Add a note about integer multiplication by constants. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | A addressing mode folding enhancement: |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Add a lea instruction selection test case. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Evan Cheng | Some new entries about truncate / anyext |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Reid Spencer | First complete version of llvm2cpp that doesn't crash... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Andrew Lenharth | move calltarget to dsa |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Andrew Lenharth | Since there was interest on the mailing list, this... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Chris Lattner | Silly cleanup |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Chris Lattner | silly cleanup |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Fix a bug with diffing the wrong files. Make output... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Next batch of implementation: |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Fix file header comment. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Remove temporary testing rules. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Vladimir Prus | Reset DEBUG_SYMBOL_TABLE back to 0. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Vladimir Prus | Fix compile error when DEBUG_SYMBOL_TABLE is defined. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Reid Spencer | Fix two bugs in the CppWriter.cpp: |
commit | commitdiff | tree | snapshot |
next |