2006-06-02 |
Chris Lattner | tblgen isn't related to llvm2cpp. Fix typo |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Add a gross "--use-current-dir-as-prefix" option as... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Remove some variables from the configured section that... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Remove more "alpha is archive" stuff. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Reid Spencer | Remove some flags backed out from earlier attempts... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Reid Spencer | Suppress -pedantic warnings about print("%a") |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Remove obsolete CORE_IS_ARCHIVE support |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Remove obsolete CORE_IS_ARCHIVE stuff. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Update the ignore file |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Document the -gen-inline option. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Teach CppWriter how to emit an inline (partial) function. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Rafael Espindola | added some tests for argument passing |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | testcase for the recent inliner improvement. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Remove dead #include |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Make the "pruning cloner" smarter. As it propagates... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Fix linking of inline asm objects. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Provide configuration support and usage for MINGW32... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Don't build tblgen with -pedantic or -Wno-long-long |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Reid Spencer | Make sure windows.h is #included first. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Chris Lattner | Fix -pedantic warnings. |
commit | commitdiff | tree | snapshot |
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 |
next |