2004-06-17 |
Misha Brukman | Make header comment fit within 80 cols. |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Misha Brukman | Since the Great LLVM Tool Renaming(tm), we no longer... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Brian Gaeke | Fix typo in DEBUG printout. |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Chris Lattner | Fix a recent regression in Applications/sgefa that... |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Brian Gaeke | Add int ferror(FILE *) |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Brian Gaeke | I'm afraid this doesn't exist. |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Brian Gaeke | Um, did someone make a typo or something? |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | isnan is dead |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | llvm.isnan is dead, long live llvm.isunordered! |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | Remove support for llvm.isnan. Alkis wins :) |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | This testcase is a bit silly now, but oh well :) |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | Remove isnan support, correct isunordered support |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | Remove support for the isnan intrinsic |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | Add basic support for the isunordered intrinsic. The... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | Right, stop being silly |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | Add a nan, stop testing isnan |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Brian Gaeke | Fix thinko in visitor... ShiftInsts should currently... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Chris Lattner | Do not dereference end iterators. It's really bad... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Brian Gaeke | I think we'll use the standard lowering passes for... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Brian Gaeke | Fix bug generating code for void call instructions... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Brian Gaeke | Squash a warning from the Solaris assembler by aligning... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Brian Gaeke | Allow special-casing of operand printing based on opcod... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Brian Gaeke | Support constant GEP expressions. |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Misha Brukman | The correct prototype is `int atoi(CONST char*)'. ... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Misha Brukman | Add file comment. |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Brian Gaeke | Quick hack to get this file compiling again on Mac... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Brian Gaeke | Make -print-machineinstrs even stronger. You get to... |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Reid Spencer | Get rid of "might be uninitialized" warnings when compi... |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Alkis Evlogimenos | Add constant folding capabilities to the isunordered... |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Alkis Evlogimenos | Really add the docs this time :-) |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Alkis Evlogimenos | Make assertions more consistent with the rest of the... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Alkis Evlogimenos | Add the isunordered intrinsic. |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Reid Spencer | Reduce the number of columns in the alpha index to... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | It is no longer 2001 |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Gaeke | Don't trim @PrevDays (causing an error) if it isn't... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Misha Brukman | Fix grammar: 's is for possessive only. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Reid Spencer | Implement tracking of bytecode instruction size and... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Reid Spencer | Add two options to the program: |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Fix fallout from getOffsetOfLocalArea() being negated... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | llvm.isnan doesn't access memory |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Constant fold the isnan intrinsic |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Add tests for isnan |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | By far, one of the most common uses of isnan is to... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Test that the X86 backend is only emitting one fucom... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Fix bug in previous checkin |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | No really, these are dead now |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Now that compare instructions aren't lumped in with... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Introduce a new FP instruction type to separate the... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Bug fixed, new feature |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Add direct support for the isnan intrinsic, implementin... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Add support for the setp instructions |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Split compare instruction handling OUT of handleTwoArgF... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Reid Spencer | Change tags rule to pipe output from find through etags... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Reid Spencer | Revert an unneeded interface change to Instruction.h |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Testcase for PR369 |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Check to make sure that isnan doesn't require calling... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Fix lowering to work correctly |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | I misled Alkis: LLVM should have isnan, not isunordered. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | I misled Alkis: LLVM should have isnan, not isunordered. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Chris Lattner | Document the llvm.isnan intrinsic |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Gaeke | Bug fixed. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Gaeke | Test case for PR368 |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Gaeke | Turn loads of ConstantPointerNulls into loads of zero... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Alkis Evlogimenos | Add the isunordered intrinsic. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Alkis Evlogimenos | Add feature test for llvm intrinsics. It currently... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Updated the BytecodeAnalysis data structure to contain... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Added an isPhiNode(unsigned) static method to determine... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Remove tabs. |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Implement detailed function level data collection and... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Adjust prototypes to new Handler interface. |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Make the parser deal with functions instead of just... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Clean up documentation and naming of variables. |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Misha Brukman | Remove extra space. |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Doxygenize a comment. |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Made detailed output the default and changed -details... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Reid Spencer | Implemented the bulk of the functionality. Cleaned... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Brian Gaeke | Allow dates with slashes in them in $DateRE. |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Fix the prolog epilog code inserter to match the docume... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Fix the fixed stack offset, patch contributed by Vladim... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Fix a bug in my checkin from last night that caused... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | More minor cleanups |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Eliminate many occurrances of Instruction:: |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Share some code |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Chris Lattner | Add new BinaryOperator::createAdd/Sub/... methods to... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Tolerate more errors |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Brian Gaeke | Encode %fsr correctly; don't fail an assertion. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Brian Gaeke | Fix encoding of ST*FSR instructions. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Brian Gaeke | Fix assertion failure message to have the right method... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Make the asmwriter much more tolerant of errors (which... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Columnized the compilation statistics for easier reading. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Fix the really bizarre stuff that happened last night... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Made it possible for the printInfoComment method to... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
John Criswell | Fix for PR#366. We use getClassB() so that we can... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | Implement InstCombine/select.ll:test15* |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Chris Lattner | More instcombine testcases |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Cleanup alignment of output. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Add some new fields for bytecode analysis. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Implement analysis output. Don't dump function details... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Implement some rudimentary analysis. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Reid Spencer | Clean up indentation of file body output. |
commit | commitdiff | tree | snapshot |
next |