2009-09-09 |
Bill Wendling | Believe it or not, this is a simplification. :-) |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Fix double load / store multiple encoding. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | canonicalize namespace gymnastics |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dale Johannesen | Testcase for (llvm-gcc) 81399. Adjust an older |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Bob Wilson | Fix pr4939: Change FPCCToARMCC to translate SETOLE... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | remove DebugLoc from MCInst and eliminate "Comment... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | Fix a subtle bug in "return;" generation which caused... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Daniel Dunbar | Add comment re: clang dependency. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Sean Callanan | Added an abstract superclass, MCDisassembler, for |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Bill Wendling | Use the EOL that takes the encoding and translates... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Bill Wendling | Early exit from function. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Bill Wendling | Small amount of code clean-up: Don't use ".size()"... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | add a gross hack to get "SrcLine" comments to show... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | hoist the call to processDebugLoc out of the generated |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Lang Hames | Removed static qualifier from a few index related metho... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Andreas Neustifter | Reverted r81358. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | Fix SplitCriticalEdge to properly update LCSSA form... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Benjamin Kramer | Fix build, add missing simicolon. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Mike Stump | Reflow comment. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Andreas Neustifter | Preserve ProfileInfo. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Andreas Neustifter | Add the first functions for updating ProfileInfo. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Andreas Neustifter | Cleaned up code by factoring out common portions of... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Devang Patel | Take lock before removing a node from MDNodeSet. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Devang Patel | Enable MDNode uniquing. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | Fix an 80-column violation. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Devang Patel | Gracefully destroy MDNodes. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Andreas Neustifter | Hide all cscope files. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Andreas Neustifter | Updated svn:ignore to hide *.cmx files. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | revert r81335, which breaks the build. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | When widening a vector load, use the correct chain... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Andreas Neustifter | Fixed wrong storage option for ProfileVerifierDisableAs... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Andreas Neustifter | Updated ProfileInfo to have clean seperation between... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Benjamin Kramer | Add a shortcut for OS X to Path::GetMainExecutable... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Mikhail Glushenkov | Copy-pasto. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Mikhail Glushenkov | Revert 81248 for now. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Mikhail Glushenkov | Check that the 'kill' call succeeded. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Torok Edwin | Add testcase for r81322 (PR4933). |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Anton Korobeynikov | Provide proper section flags for various BSS flavours |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Anton Korobeynikov | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | add a testacse for the objc problem that required requi... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | disable the new asmprinter by default. Both the Mangle... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Cast MO.getImm() to unsigned before comparing with... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Jeffrey Yasskin | Make TypeBuilder's result depend on the LLVMContext... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Daniel Dunbar | Update test. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Daniel Dunbar | Count test correctly with -q. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Daniel Dunbar | Fix another refactoro. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Make sure to make stub region writable before emission... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Fix arm jit encoding bug introduced by 75048. Some... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Make sure the memory range is writable before memset... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Eric Christopher | Correct __cxa_end_catch documentation to reflect that... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Evan Cheng | Remove comments which don't add much to .s readibility. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | turn the mcinst asmprinter on by default for x86, tweak... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Bill Wendling | Remove failing test... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | make sure to send external symbols through the mangler, |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | Use "opt < %s" instead of "opt %s" to keep the testname... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | this got merged into lea.ll |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | allow @ in symbol names without quoting the identifier... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Bill Wendling | Fix PR4865. This syncs up the JIT's DWARF emitter with... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Chris Lattner | add support for @PLT and friends on external symbols... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Dan Gohman | Eliminate more uses of llvm-as and llvm-dis. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Eliminate more uses of llvm-as and llvm-dis. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | update various tests for signedness changes in .s file. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | adjust for signedness change. I'd appreciate it if... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Merge Archive/extract* tests into one; this avoids... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | merge thumb2-bic2.ll into thumb2-bic.ll and update... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Add Triple::getArchTypeForDarwinArchName, which convert... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | tweak this to pass on linux. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Improve JIT error message for users crazy enough to... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | parenthesize symbol names that start with $, fixing... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | convert to filecheck syntax |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | change selectiondag to add the sign extended versions... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Use "opt < %s" instead of "opt %s" so that opt doesn... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Anton Korobeynikov | Unbreak getOnesVector() / getZeroVector() to use valid... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Convert a few more opt | llvm-dis to opt -S. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | filecheckize some tests |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Use opt -S instead of piping bitcode output through... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Use MemoryBuffer::getBufferIdentifier() in the AsmPrint... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | This should unbreak the build on 64-bit Linux. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Owen Anderson | Fix PR4909, patch by Jakub Staszak. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | Const-correctness. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | Since Program is basically a PID, it should be copyable. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | Get rid of the Pid_ member in the Program class. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mikhail Glushenkov | Add a Kill() function to the Program class. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | another typo |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Evan Cheng | Do not specify -mmacosx-version-min if building for... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | remove an extremely dubious instcombine transformation of |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Trim unnecessary declarations. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Change these tests to feed the assembly files to opt... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Daniel Dunbar | Fix may-be-used-uninitialized warning. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | llvm-as is no longer needed here, now that opt can... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Re-apply r80926, with fixes: keep the domtree informed... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Anton Korobeynikov | Add NEON 'laned' operations. This fixes another bunch... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Chris Lattner | fix a couple typos pointed out by edwin and duncan |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Dan Gohman | Unbreak these tests. Chris, please verify that these... |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Richard Pennington | Add source debug information to the Sparc code generator. |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Nicolas Geoffray | When emitting a label for a PostCall safe point, the... |
commit | commitdiff | tree | snapshot |
next |