2006-06-11 |
Evan Cheng | Back out Owen's 6/9 changes. They broke MultiSource... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Chris Lattner | Add a missing assertion that would have helped out... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Chris Lattner | Work around a nasty tblgen bug where it doesn't add... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Chris Lattner | Fix a problem exposed by the local allocator. CALL... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Chris Lattner | Wrap to 80 cols |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Chris Lattner | After telling GCC to type of the input file with -x... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Evan Cheng | Don't pull in environ, not always safe. Global variable... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Owen Anderson | Add LCSSA as a requirement for LoopUnswitch, and assert... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Owen Anderson | Make Loop able to verify that it is in LCSSA-form,... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Evan Cheng | Comments to appease sabre. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Evan Cheng | Minor compilation speed improvement. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Evan Cheng | RewriteExpr, either the new PHI node of induction varia... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Owen Anderson | Update some comments, and expose LCSSAID in preparation... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Fix X86/inline-asm.ll:test2, a case where an input... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Add new testcase |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Fix Regression/CodeGen/X86/inline-asm.ll, a case where... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | New testcase, using "AX" as i32. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Reid Spencer | Squelch a warning about signed/unsigned. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Add support for "m" inline asm constraints. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | Fix an assert-on-inline-inline-asm bug. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Reid Spencer | For PR804: |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Vladimir Prus | Remove dead code. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Vladimir Prus | New method BasicBlock::getFirstNonPHI. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Chris Lattner | This no longer needs plugins, this it doesn't need... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR787: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | Shorten a value description so --help out isn't so... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | Make sure this tool links in all of libVMCore.a because... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR780: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Chris Lattner | Add a virtual dtor to the InlineAsm class so that the... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Chris Lattner | Fix a bug where the types for inlineasm nodes were... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | Previous version of this file wasn't supposed to be... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR780: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | Fix a spello in a comment. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR780: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Reid Spencer | For PR780: |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Evan Cheng | Add -extraflags FLAGS to pass extra compilation options. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Chris Lattner | Remove useless noop argument |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Fix a bug in the following scenario. |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Evan Cheng | Added X86FunctionInfo subclass of MachineFunction to... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | document --libfiles |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Add a new --libfiles option, for getting fully-qualifie... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Move toolrunner out of libsupport into the bugpoint... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Move ToolRunner.(cpp|h) into the bugpoint directory |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Fix a bug in a recent patch. This fixes UnitTests... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Now that PR633 is implemented, the CBE can know to... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Add PowerPC intrinsics to support dcbz[l] |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Chris Lattner | Make the llvm-config library dependency database depend... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Owen Anderson | Fix some formatting, and use inLoop() when appropriate. |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Owen Anderson | Stop a memory leak, and update some comments. |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Reid Spencer | Add the -Xlinker option to bugpoint which allows an... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Rafael Espindola | add R0 to liveout |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Reid Spencer | Document the cl::SetVersionPrinter function. |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Reid Spencer | For PR778: |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Reid Spencer | For PR798: |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Reid Spencer | Make it possible to override the standard version print... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Reid Spencer | For PR633: |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Reid Spencer | Some enhancements for gv/graphviz/dot/dotty support... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Reid Spencer | For PR798: |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Evan Cheng | A few new entries. |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Evan Cheng | Be consistent with gcc. |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Owen Anderson | Update the regression tests, and add a new one encounte... |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Owen Anderson | Some more clean-up, and squash an IDF-Phi related bug. |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Andrew Lenharth | ignore ordered/unordered for now |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Owen Anderson | Various clean-ups suggested by Chris. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Owen Anderson | Fix a bug in Phi-noded insertion. Also, update some... |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Reid Spencer | Document the LINK_LIBS_IN_SHARED control variable. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | temporarily add back this option, I will remove it... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Reid Spencer | For PR798: |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | More of PR728, don't install utils either. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Evan Cheng | Cygwin support. Patch by Anton Korobeynikov! |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Part of PR728, don't install examples or projects. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Fix a -pedantic warning |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Add flags to get access to build_mode, objdir, srcdir... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Make llvm-config "do the right thing" when an install... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Evan Cheng | Use xor to clear a register. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Evan Cheng | Incorrect AT&T opcode. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Capture the build mode (e.g. Debug/Release) in the... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Remove unneeded hook. Patch by Anton K. Thanks! |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Convert to standard file header |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Remove a couple of things no longer figured out by... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Add mingw support, patch contributed by Anton |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Force anything that #includes llvm/Transforms/Utils... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Reid Spencer | Add several more autoconf variables so that new feature... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Fix build on systems with broken bison |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Fix build on systems with bad bison's |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Chris Lattner | Add tblgen to the index |
commit | commitdiff | tree | snapshot |
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 |
next |