2009-08-21 |
Anton Korobeynikov | Implement APInt <-> APFloat conversion for IEEE 128... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bob Wilson | Rename ARM "lane_cst" operands to "nohash_imm" since... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Reid Kleckner | Fix a bug where the DWARF emitter in the JIT was not... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bob Wilson | Match VTRN, VZIP, and VUZP shuffles. Restore the tests... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Add fcopysign instructions |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Owen Anderson | Try again at privatizing the layout info map, with... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Expand few nodes until someone will be crazy enough... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Typo :( |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Correct instruction names for subtract-with-borrow |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Dunbar | llvm-mc/Mach-O: Support byte and fill value emission. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Dan Gohman | Don't assume that the operand of an inttoptr is an... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bill Wendling | Fix typo. Should check both values of RangeUse for... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Handle 'r' inline asm constraint |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bob Wilson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Duncan Sands | Fix a problem noticed by gcc-4.4: |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Dan Gohman | Change getelementptr folding to use APInt instead of... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bob Wilson | Add some tests for vext.16 and vext.32. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Dunbar | Fix -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Dunbar | llvm-mc: Accept .fill size of 8. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Fix a typo |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Andreas Neustifter | Removed profiling test, lli not available on all platforms. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Sanjiv Gupta | Add a pass to do call graph analyis to overlay the... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Benjamin Kramer | Fix build on platforms where stdint.h is not implicitly... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | More cpp backend fixes. Now for FP stuff. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Fix some typos and use type-based isel for VZIP/VUZP... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Add lowering of ARM 4-element shuffles to multiple... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Add simple cost model to perfect shuffle. Currently... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Add nodes & dummy matchers for some v{zip,uzp,trn}... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Expand EXTRACT_SUBVECTOR |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Provide vext.{16,32} |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Use masks not nodes for vector shuffle predicates.... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Anton Korobeynikov | Whitespace cleanup |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Benjamin Kramer | Update CMakeLists. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Richard Pennington | bug 4530: Make debug information static to it is preser... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Andreas Neustifter | Added tests for Profiling Infrastructure. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bill Wendling | Make for 32-bit only. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Dunbar | llvm-mc: Start MCAssembler and MCMachOStreamer. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Dunbar | llvm-mc: Various section parsing fixes. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bill Wendling | Probably should emit bitcode instead of text. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Daniel Dunbar | Don't install llvm-mc by default. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bill Wendling | Remove #include <iostream>. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Erick Tryzelaar | Clean up the APInt function getDigit. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bill Wendling | Correct for recent assert change. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bill Wendling | Testcase for r79597. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Eric Christopher | Update error messages for '+'. Fix grammar and make... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Eric Christopher | Fix trailing whitespace and 80-col violation. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Erick Tryzelaar | Fix bug with APInt::getBitsNeeded with for base 10... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Erick Tryzelaar | Allow '+' to appear in APInt strings, and add more... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Bob Wilson | Remove Neon intrinsics for VZIP, VUZP, and VTRN. We... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Owen Anderson | Re-revert r79555. Apparently it's not just buildbot... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Erick Tryzelaar | Add support for including '+' in APFloat strings, more... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Owen Anderson | Reapply r79555 for testing. Daniel's trying to work... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dale Johannesen | Use FileCheck even though this means testing for something |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Bill Wendling | --- Reverse-merging r79555 into '.': |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Bill Wendling | Attempt to comment this code more. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Daniel Dunbar | Suppress build warning in -Asserts |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Sanjiv Gupta | part of the previous commit for PIC16 ISR implementation. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Sanjiv Gupta | Implement support for ISRs. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Owen Anderson | Reduce contention on the Attributes lock by using atomi... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Owen Anderson | Make the StructType->StructLayout table private to... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Sean Callanan | Fixed PCMPESTRM128 to have opcode 0x60 instead of 0x62... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dan Gohman | Fix an x86 code size regression: prefer RIP-relative... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dan Gohman | Add a comment explaining why llvm_unreachable_internal... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Daniel Dunbar | Fix two APFloat bugs in converting hexadecimal constants. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dan Gohman | Rename hasNoUnsignedOverflow and hasNoSignedOverflow... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dan Gohman | Clarify a few things in the inbounds description. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Misha Brukman | Fixed header comment. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Evan Cheng | Fix an obvious copy-n-paste bug. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dale Johannesen | Use FileCheck for the test run where it's appropriate. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dan Gohman | Various comment and whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dan Gohman | Update and fix some comments. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Benjamin Kramer | Add myself to the blame list. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Sandeep Patel | Correct ARM v7-A architecture name spelling and add... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Daniel Dunbar | Don't try to build .bc version of libprofile if LLVMGCC... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Erick Tryzelaar | Rename FirstExtendedValueType to INVALID_SIMPLE_VALUE_TYPE |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Daniel Dunbar | Remove cruft for installing runtime/ libraries directly... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Chris Lattner | fix this back, thanks Eli |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dan Gohman | Add some comments clarifying what appear to be the... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Dan Gohman | Reword a few comments for AnalyzeBranch and InsertBranc... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jim Grosbach | Check for shared landing pads when assigning call site... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Chris Lattner | minor grammar tweak |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Dale Johannesen | Add an extra line to conform with preferred style. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Reid Kleckner | Modify an assert to avoid what looks like a GCC 4.2... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Dan Gohman | Fix a few places to check if TargetData is available... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Daniel Dunbar | Add a fast path for setName("") on an unnamed value. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Dan Gohman | Loosen up the regex for this test so that it doesn... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Dan Gohman | Add targetdata strings to these tests, since SimplifyLi... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Tanya Lattner | Update the release process some more. Lots of good... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
David Greene | Remove an unnecessary include. Now we won't have circu... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Owen Anderson | AttrListPtr operations need to be atomic. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Dan Gohman | Fix a bug in the over-index constant folding. When... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Dale Johannesen | Handle 'a' modifier in X86 asms. PR 4742. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Reid Kleckner | Fixed error in CPPBackend from a contextification API... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Daniel Dunbar | Switch IRBuilder to using Twine references for names. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
David Greene | Add missing forward declaration. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
David Greene | Add missing includes. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
David Greene | Add missing includes. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
David Greene | Add missing includes. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Nicolas Geoffray | Add a REQUIRES_FRAME_POINTER option to disable the... |
commit | commitdiff | tree | snapshot |
next |