2006-12-11 |
Chris Lattner | constant folding of bitcast is broken. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Jim Laskey | Layout proper frame for ppc64. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Reid Spencer | Provide a script that can track down which optimization... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Evan Cheng | Don't convert store double C, Ptr to store long C,... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Evan Cheng | f32 / f64 node is expanded to one i32 / i64 node. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Evan Cheng | Clean up some bad code. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nate Begeman | Move something that should be in the dag combiner from... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nate Begeman | Properly mangles symbol table names |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Nate Begeman | Add a default relocation type, and allow clients to... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | Update note, with the SROA change, we now produce: |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | trunc to integer, not to FP. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | the xform is done by scalarrepl not the code generator. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | this is done |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | Evan implemented the machineinstr improvements. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | implement promotion of unions containing two packed... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | clarify some comments, simplify some checks, fix: |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Chris Lattner | testcase for a regression introduced by the recent... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Chris Lattner | * Eliminate calls to CastInst::createInferredCast. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Anton Korobeynikov | Cleaned setjmp/longjmp lowering interfaces. Now we... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Chris Lattner | make statistics and timing info print even if the JIT... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Jim Laskey | Reverting until finding the cause of secondary bugs. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Jim Laskey | __PPC64CompilationCallback code was allowing registers... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Chris Lattner | fix PR1039 by making timing info be destroyed by llvm_s... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Reid Spencer | Don't bother with setting the path before running llvm... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Reid Spencer | For PR739: |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Rafael Espindola | .align is in bits |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Rafael Espindola | fix test/Regression/CodeGen/X86/weak.ll |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Rafael Espindola | use a . instead of a % in the grep expression |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | Fix test/Regression/Assembler/2006-12-09-Cast-To-Bool.ll |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | Fix the run line and make this test more specific. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | Add a check to catch an incorrect upgrade. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | When upgrading cast to bool to a setne, generate icmp... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | Too soon to commit, revert. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | New test cases for regressions in the SetCC -> ICmp... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Reid Spencer | Allow the input of the test program to be specified. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Evan Cheng | Preliminary soft float support. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Evan Cheng | Added option -soft-float to generate SW fp library... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Bill Wendling | Fixed some formatting. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Bill Wendling | Another example of using the llvm IO streams. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Bill Wendling | Add documentation for how to use the new LLVM streams. |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Devang Patel | Analysis resolver now manages AnalysisImpls for the... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Devang Patel | Top level pass manager keeps track of other managers... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Devang Patel | Use analysis resolver to find the info. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Do not drop ImmutablePasses on the floor. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Set AnalysisResolver for the passes when they are inser... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Add AnalysisResolver_New. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Add AnalysisResolver_New. It is a replacement for existing |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Keep track of other pass managers, that are not directl... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Implement top level FunctionPassManager::run(Function &F) |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Do not keep yet another list of pass managers in PassMa... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Remove unused schedulePass() parameter. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Remove unused getAnalysisPass and getAnalysisPassFromMa... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Implement PMTopLevel::findAnalysisPass() and |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Rafael Espindola | %progbits not @progbits |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Reid Spencer | Incorporate any changes in the successor blocks into... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Rafael Espindola | add missing && |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Rafael Espindola | add \"aw\",@progbits" to ctors and dtors |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Chris Lattner | Change the implementation of statistic to not need... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | During runOnModule() do initialization and finalization. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Reuse code. Directly use runOnFunction(). |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Reid Spencer | Add the -ldl library option. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Implement FunctionPassManager_New::FunctionPassManager_... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Andrew Lenharth | test packed struct codegen on x86 |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Evan Cheng | Move findTiedToSrcOperand to TargetInstrDescriptor. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Andrew Lenharth | packed initializers too in the test |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Rafael Espindola | fix truncstorei1 |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Andrew Lenharth | feature test for packed structs |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Andrew Lenharth | Hopefully these are the regenerated files |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Andrew Lenharth | Packed Structures |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Andrew Lenharth | A backwards compatible bc format for packed structs |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Reid Spencer | This test needs to be upgraded. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Reid Spencer | For PR950: |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Andrew Lenharth | Packed Structure Definitions (docs) |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Evan Cheng | Proper fix for PR1037: to determine is a VR is a modref... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Evan Cheng | findTiedToSrcOperand() changed. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Evan Cheng | Use MI's TargetInstrDescriptor. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Chris Lattner | Fix a bug introduced by the streams patch. DEBUG code... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Chris Lattner | this warning is obsolete with llvmgcc3 being gone |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Chris Lattner | this is an initial patch to switch the ppc64 jit over... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | BasicBlockPassManager_New::runOnFunction() |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | doInitialization and doFinalization for BasicBlockPassM... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Devang Patel | Reimplement removeDeadPasses(). |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Andrew Lenharth | Simplify a bit |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Devang Patel | set Last User. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Chris Lattner | fix incorrect encoding of rldicr, used by ppc64 functio... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Bill Wendling | Don't use <sstream> in Streams.h but <iosfwd> instead. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Devang Patel | Maintain level(or depth) of pass manager in pass manage... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Devang Patel | New method, PMDataManager::collectRequiredAnalysisPasses() |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Rafael Espindola | fix alignment |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Chris Lattner | Fix CodeGen/PowerPC/2006-12-07-SelectCrash.ll on PPC64 |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Devang Patel | When new pass manager is created, initialize available... |
commit | commitdiff | tree | snapshot |
next |