oota-llvm.git
2007-01-04 Chris LattnerEnable a couple xforms for packed vectors (undef |...
2007-01-04 Chris Lattnerfix some bugs handling vectors, avoid host-specific...
2007-01-04 Chris LattnerAdd a new ConstantPacked::getAllOnesValue method
2007-01-04 Devang PatelEnable new pass manager, which was accidentally disabled.
2007-01-04 Reid SpencerAdd a test to ensure that we can assembly comparisons...
2007-01-04 Reid SpencerRegenerate.
2007-01-04 Reid SpencerPermit icmp and fcmp to have packed operands.
2007-01-04 Reid SpencerTest @zext and @sext fully as well as testing the ...
2007-01-03 Reid SpencerAdd a test case to test parameter attributes feature.
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2007-01-03 Reid SpencerRegenerate.
2007-01-03 Reid SpencerImplement many new type features including upreferences...
2007-01-03 Reid SpencerFinish implementation of variable renaming to handle...
2007-01-03 Bill WendlingThe previous implementation of LLVM Streams wasn't...
2007-01-03 Reid SpencerFix a configure warning noticed by Duncan Sands.
2007-01-03 Reid SpencerRemove the find_rule label from the output of flex...
2007-01-03 Chris Lattnerfix testcase. It's not safe to strictly evaluate a...
2007-01-03 Chris LattnerPrivate labels start with .L on linux, not just .
2007-01-03 Reid SpencerFix a comment that referred to the now defunct ubyte...
2007-01-03 Reid SpencerRemove two useless bit casts.
2007-01-03 Reid SpencerIt is no longer permissible to have undefined types...
2007-01-03 Reid SpencerFix this test case. It is no longer permissible to...
2007-01-03 Reid SpencerLegalizer doesn't do an ANY_EXTEND if we don't ask...
2007-01-03 Jim LaskeyNULL names should pass validation.
2007-01-03 Jim LaskeySilence warning.
2007-01-03 Anton KorobeynikovReally big cleanup.
2007-01-03 Evan ChengA bit more debugging printf's.
2007-01-03 Reid SpencerRestore previous behavior of defaulting to ZEXT. This...
2007-01-03 Reid SpencerTwo changes:
2007-01-03 Reid SpencerClean up from recent changes. Comment the new parameter...
2007-01-03 Reid SpencerFix this test cases to use parameter attributes for...
2007-01-03 Jim LaskeyVectors are not supported by ConstantInt::getAllOnesValue.
2007-01-02 Reid SpencerThis test case previously passed the assembler without...
2007-01-02 Reid SpencerRegenerate.
2007-01-02 Reid SpencerImplement checking for unresolved types in the argument...
2007-01-02 Evan ChengFix naming inconsistency.
2007-01-02 Evan Cheng- Fixing naming inconsistency: calleesave -> calleesaved.
2007-01-02 Evan ChengFix naming inconsistency: calleesave -> calleesaved.
2007-01-02 Evan ChengAdd virtual method spillCalleeSaveRegisters() and resto...
2007-01-02 Reid SpencerAdd a test case for abstract parameter and result types...
2007-01-02 Jim LaskeyPR1068 - Unbounded array debug info.
2007-01-02 Reid SpencerRegenerate.
2007-01-02 Reid SpencerPermit signed and unsigned integer constants to be...
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerManually upgrade this test case to make sure that the...
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerRegenerate.
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerReverse last patch, committed by accident.
2007-01-02 Reid SpencerFix this test case to be legal. There is no ubyte ...
2007-01-02 Reid SpencerAdd some convenience functions for getting the source...
2007-01-01 Reid SpencerBack out last revision now that llvm-upgrade can remove...
2007-01-01 Reid SpencerRegenerate.
2007-01-01 Reid SpencerFor PR1070:
2006-12-31 Reid SpencerFix a typo.
2006-12-31 Reid SpencerConvert the intrinsic function definitions to use llvm_...
2006-12-31 Reid SpencerFix a cut-and-paste bug for processing of InvokeInst...
2006-12-31 Reid SpencerRegenerate.
2006-12-31 Reid SpencerRemove an extra semi-colon.
2006-12-31 Reid SpencerFix a bug in comparison of GEP indices.
2006-12-31 Reid SpencerRemove documentation of non-existent cextcc and csretex...
2006-12-31 Reid SpencerAdd a missing colon. Noticed by Jeff Cohen.
2006-12-31 Rafael Espindolaimplement missing compares
2006-12-31 Reid SpencerFix a bug in getParamAttrs where an invalid value would...
2006-12-31 Reid SpencerOne more try on the table formatting.
2006-12-31 Reid SpencerClean up some typos and formatting.
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Reid SpencerFor PR950:
2006-12-31 Nick LewyckyTypo.
2006-12-30 Reid SpencerWhen compiling a C or C++ file to assembly, make the...
2006-12-29 Reid SpencerRegenerate.
2006-12-29 Reid SpencerFor PR950:
2006-12-29 Reid SpencerFor PR950:
2006-12-29 Reid SpencerRun llvm-upgrade on test to prepare for new assembly...
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-29 Rafael Espindolafix comment
2006-12-29 Reid SpencerMake a variable private now that the conditions requiri...
2006-12-29 Reid SpencerDoxygenify a comment.
2006-12-28 Reid SpencerPreview of new calling conventions: cextcc and csretext...
2006-12-28 Lauro Ramos... Define StaticCtorsSection and StaticDtorsSection for...
2006-12-28 Lauro Ramos... Implement SELECT_CC (f32/f64) for ARM.
2006-12-28 Rafael Espindolaremove duplicated line
2006-12-26 Lauro Ramos... This patch defines extloadi1 and fixes an internal...
2006-12-24 Reid SpencerCleanup ConstantFoldCompareInstruction:
next