2009-06-13 |
Nick Lewycky | Unlike the other instructions, GEP really does need...
|
commit | commitdiff | tree |
2009-06-12 |
Nick Lewycky | Keep callers of a weak function calling it, instead...
|
commit | commitdiff | tree |
2009-06-12 |
Nick Lewycky | Don't forget to match the calling convention when producing...
|
commit | commitdiff | tree |
2009-06-12 |
Nick Lewycky | Given two identical weak functions, produce one internal...
|
commit | commitdiff | tree |
2009-06-12 |
Nick Lewycky | This test is wrong. If you have two weak functions...
|
commit | commitdiff | tree |
2009-06-12 |
Nick Lewycky | Add an "are types equivalent" operation that ignores...
|
commit | commitdiff | tree |
2009-06-12 |
Nick Lewycky | Fix regular expression.
|
commit | commitdiff | tree |
2009-06-12 |
Nick Lewycky | Don't remove aggregate-typed module level constants...
|
commit | commitdiff | tree |
2009-06-12 |
Nick Lewycky | In an XFAIL line, treat "XFAIL: foo*bar" as a regular...
|
commit | commitdiff | tree |
2009-06-11 |
Nick Lewycky | XFAIL this on PPC Linux. This keeps showing up in the...
|
commit | commitdiff | tree |
2009-06-07 |
Nick Lewycky | Create FunctionType::isValidArgumentType to go along...
|
commit | commitdiff | tree |
2009-06-07 |
Nick Lewycky | Remove cyclic MDNode detection. Any attempt to create...
|
commit | commitdiff | tree |
2009-06-07 |
Nick Lewycky | Refuse metadata* type for function arguments.
|
commit | commitdiff | tree |
2009-06-07 |
Nick Lewycky | Add option for specifying the path to assembler, "as...
|
commit | commitdiff | tree |
2009-06-06 |
Nick Lewycky | Don't crash on multiple return value with no obvious...
|
commit | commitdiff | tree |
2009-06-06 |
Nick Lewycky | Move </pre> to column one to avoid an extra line of...
|
commit | commitdiff | tree |
2009-06-06 |
Nick Lewycky | Regenerate.
|
commit | commitdiff | tree |
2009-06-06 |
Nick Lewycky | Add a flag to permit disabling libffi.
|
commit | commitdiff | tree |
2009-06-01 |
Nick Lewycky | Update the bitcode reader to support reading .bc files...
|
commit | commitdiff | tree |
2009-06-01 |
Nick Lewycky | Add missing codenames to the .bc analyzer.
|
commit | commitdiff | tree |
2009-05-31 |
Nick Lewycky | Fix typo in error message.
|
commit | commitdiff | tree |
2009-05-30 |
Nick Lewycky | Metadata uses metadata type not empty struct.
|
commit | commitdiff | tree |
2009-05-30 |
Nick Lewycky | Give embedded metadata its own type instead of relying...
|
commit | commitdiff | tree |
2009-05-28 |
Nick Lewycky | Use Operands.data() instead of &Operands[0] where Operands...
|
commit | commitdiff | tree |
2009-05-25 |
Nick Lewycky | Audit the type constructors. Previously it was possible...
|
commit | commitdiff | tree |
2009-05-25 |
Nick Lewycky | Fix the crash debugger to actually bisect globals once...
|
commit | commitdiff | tree |
2009-05-25 |
Nick Lewycky | Add a bisection step on the list of instructions before...
|
commit | commitdiff | tree |
2009-05-24 |
Nick Lewycky | Remove border around table used for layout.
|
commit | commitdiff | tree |
2009-05-15 |
Nick Lewycky | Fix warning.
|
commit | commitdiff | tree |
2009-05-15 |
Nick Lewycky | Add extra parenthesis around || statements to pacify...
|
commit | commitdiff | tree |
2009-05-10 |
Nick Lewycky | Make MDNode use CallbackVH. Also change MDNode to store...
|
commit | commitdiff | tree |
2009-05-08 |
Nick Lewycky | Add explicit braces to disambiguate nested if/else...
|
commit | commitdiff | tree |
2009-05-08 |
Nick Lewycky | This transform requires valid TargetData info. Wrap...
|
commit | commitdiff | tree |
2009-05-08 |
Nick Lewycky | Add missing #include for "strlen" which is used inline...
|
commit | commitdiff | tree |
2009-05-03 |
Nick Lewycky | Revert r70630. Go back to appending ".b" to internal...
|
commit | commitdiff | tree |
2009-05-02 |
Nick Lewycky | Don't append ".b" to the names of globals that are...
|
commit | commitdiff | tree |
2009-04-30 |
Nick Lewycky | Oops! Missed a file in my last commit.
|
commit | commitdiff | tree |
2009-04-30 |
Nick Lewycky | Allow a user of libLTO to specify the full pathname...
|
commit | commitdiff | tree |
2009-04-27 |
Nick Lewycky | Under unusual circumstances (jitting a function that...
|
commit | commitdiff | tree |
2009-04-23 |
Nick Lewycky | Simplify trunc(extend(x)) in SCEVs, just for completeness...
|
commit | commitdiff | tree |
2009-04-19 |
Nick Lewycky | Use an AssertingVH to detect the case where the Function...
|
commit | commitdiff | tree |
2009-04-19 |
Nick Lewycky | Fix missing text in doxygen documentation.
|
commit | commitdiff | tree |
2009-04-18 |
Nick Lewycky | Generalize to support more ARM types.
|
commit | commitdiff | tree |
2009-04-18 |
Nick Lewycky | Regenerate.
|
commit | commitdiff | tree |
2009-04-18 |
Nick Lewycky | Detect beagleboard as ARM. The $target is "armv7l".
|
commit | commitdiff | tree |
2009-04-15 |
Nick Lewycky | Limit the number of times we're willing to chase pointers...
|
commit | commitdiff | tree |
2009-04-13 |
Nick Lewycky | Fix ocaml bindings; add "available_externally" linkage...
|
commit | commitdiff | tree |
2009-04-13 |
Nick Lewycky | Fix warning in .ll parser, detect and reject available_exter...
|
commit | commitdiff | tree |
2009-04-13 |
Nick Lewycky | Regenerate.
|
commit | commitdiff | tree |
2009-04-13 |
Nick Lewycky | Link against libffi if available, fall back to "no...
|
commit | commitdiff | tree |
2009-04-13 |
Nick Lewycky | Add paragraph tags.
|
commit | commitdiff | tree |
2009-04-12 |
Nick Lewycky | Add Kaleidoscope to examples/ so that it gets built...
|
commit | commitdiff | tree |
2009-04-12 |
Nick Lewycky | Fix compile error. Pointed out by mait on #llvm IRC!
|
commit | commitdiff | tree |
2009-04-10 |
Nick Lewycky | Cleanup. Remove redundant llvm:: , we don't need them...
|
commit | commitdiff | tree |
2009-04-10 |
Nick Lewycky | Add utility function to IRBuilder that takes the difference...
|
commit | commitdiff | tree |
2009-04-10 |
Nick Lewycky | Regenerate.
|
commit | commitdiff | tree |
2009-04-09 |
Nick Lewycky | Fix pointer casting problem.
|
commit | commitdiff | tree |
2009-04-04 |
Nick Lewycky | Try SSE2?
|
commit | commitdiff | tree |
2009-04-04 |
Nick Lewycky | CloneModule stores the BasicBlock mapping in ValueMap...
|
commit | commitdiff | tree |
2009-04-04 |
Nick Lewycky | Remove bogus include.
|
commit | commitdiff | tree |
2009-04-04 |
Nick Lewycky | Add support for embedded metadata to LLVM. This introduces...
|
commit | commitdiff | tree |
2009-04-04 |
Nick Lewycky | Fix test on non-x86 platforms.
|
commit | commitdiff | tree |
2009-04-01 |
Nick Lewycky | Detect that we're building from a git checkout like...
|
commit | commitdiff | tree |
2009-03-20 |
Nick Lewycky | Revert r67334 and r37349 which break "make check" on...
|
commit | commitdiff | tree |
2009-03-19 |
Nick Lewycky | Fix a couple glaring whitespace issues. This file isn...
|
commit | commitdiff | tree |
2009-03-19 |
Nick Lewycky | Remove strange extra semicolons.
|
commit | commitdiff | tree |
2009-03-15 |
Nick Lewycky | Simplify. "Broken" is always true here.
|
commit | commitdiff | tree |
2009-03-15 |
Nick Lewycky | Remove obviously redundant call.
|
commit | commitdiff | tree |
2009-03-14 |
Nick Lewycky | Add a replacement for 2009-02-12-GEPNoalias.ll that...
|
commit | commitdiff | tree |
2009-03-12 |
Nick Lewycky | Regenerate.
|
commit | commitdiff | tree |
2009-03-12 |
Nick Lewycky | Set ARCH to x86 on mixed 32/64-bit Linux systems.
|
commit | commitdiff | tree |
2009-03-09 |
Nick Lewycky | Regenerate.
|
commit | commitdiff | tree |
2009-03-09 |
Nick Lewycky | Remove configurey-fu to autodetect hash_map and hash_set...
|
commit | commitdiff | tree |
2009-03-08 |
Nick Lewycky | Keep calling-convention and tail-call bit when creating...
|
commit | commitdiff | tree |
2009-03-08 |
Nick Lewycky | Fix comments, pointed out by Duncan Sands.
|
commit | commitdiff | tree |
2009-03-08 |
Nick Lewycky | Mark function returns as noalias.
|
commit | commitdiff | tree |
2009-03-08 |
Nick Lewycky | Fix misaligned whitespace. No functionality change.
|
commit | commitdiff | tree |
2009-03-07 |
Nick Lewycky | Revert r66315. Fix the build on mixed 64/32 Linux systems.
|
commit | commitdiff | tree |
2009-03-05 |
Nick Lewycky | Regenerate.
|
commit | commitdiff | tree |
2009-03-05 |
Nick Lewycky | Autodetect the availability of -export-dynamic in the...
|
commit | commitdiff | tree |
2009-03-03 |
Nick Lewycky | ENABLE_PIC is either 0 or 1, but is always defined.
|
commit | commitdiff | tree |
2009-03-03 |
Nick Lewycky | This bug's been fixed but a version with the fix hasn...
|
commit | commitdiff | tree |
2009-03-03 |
Nick Lewycky | Regenerate.
|
commit | commitdiff | tree |
2009-03-03 |
Nick Lewycky | Switch to using -Wl,-R on Solaris.
|
commit | commitdiff | tree |
2009-03-03 |
Nick Lewycky | Fix build on Cygwin.
|
commit | commitdiff | tree |
2009-03-01 |
Nick Lewycky | Add a quickstart example.
|
commit | commitdiff | tree |
2009-03-01 |
Nick Lewycky | Close list item tag, to conform with the style in this...
|
commit | commitdiff | tree |
2009-03-01 |
Nick Lewycky | Add the gold plugin page to the documentation index!
|
commit | commitdiff | tree |
2009-03-01 |
Nick Lewycky | Cleanup the description of flags to llvm-gcc. Also...
|
commit | commitdiff | tree |
2009-03-01 |
Nick Lewycky | Don't forget the important part. llvm-gcc -use-gold...
|
commit | commitdiff | tree |
2009-03-01 |
Nick Lewycky | Fix grammar.
|
commit | commitdiff | tree |
2009-03-01 |
Nick Lewycky | First pass at a document describing how to achieve...
|
commit | commitdiff | tree |
2009-02-28 |
Nick Lewycky | Update this text for first-class aggregates.
|
commit | commitdiff | tree |
2009-02-27 |
Nick Lewycky | Silence compiler warning about use of uninitialized...
|
commit | commitdiff | tree |
2009-02-27 |
Nick Lewycky | Fix compiler warning about uninitialized variables...
|
commit | commitdiff | tree |
2009-02-26 |
Nick Lewycky | Tabs to spaces presto chango! Pointed out by Duncan...
|
commit | commitdiff | tree |
2009-02-26 |
Nick Lewycky | Fix typo.
|
commit | commitdiff | tree |
2009-02-26 |
Nick Lewycky | Fix typo!
|
commit | commitdiff | tree |
2009-02-26 |
Nick Lewycky | Force 'llvm-config' to go first, optionally followed...
|
commit | commitdiff | tree |
2009-02-26 |
Nick Lewycky | Remove libtool.
|
commit | commitdiff | tree |
next |