summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-31
* Typo.Nick Lewycky2006-12-31
* When compiling a C or C++ file to assembly, make the assembly outputReid Spencer2006-12-30
* Regenerate.Reid Spencer2006-12-29
* For PR950:Reid Spencer2006-12-29
* For PR950:Reid Spencer2006-12-29
* Run llvm-upgrade on test to prepare for new assembly syntax.Reid Spencer2006-12-29
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* fix commentRafael Espindola2006-12-29
* Make a variable private now that the conditions requiring it to beReid Spencer2006-12-29
* Doxygenify a comment.Reid Spencer2006-12-29
* Preview of new calling conventions: cextcc and csretextcc to handle explicitReid Spencer2006-12-28
* Define StaticCtorsSection and StaticDtorsSection for ARM.Lauro Ramos Venancio2006-12-28
* Implement SELECT_CC (f32/f64) for ARM.Lauro Ramos Venancio2006-12-28
* remove duplicated lineRafael Espindola2006-12-28
* This patch defines extloadi1 and fixes an internal compiler error onLauro Ramos Venancio2006-12-26
* Cleanup ConstantFoldCompareInstruction:Reid Spencer2006-12-24
* Fix some comments.Reid Spencer2006-12-24
* For PR1066:Reid Spencer2006-12-24
* Shut up some compilers that can't accurately analyze variable usageReid Spencer2006-12-23
* Test case for PR1065.Reid Spencer2006-12-23
* Add some documentation to make Nick happy.Reid Spencer2006-12-23
* For PR1065:Reid Spencer2006-12-23
* Don't overload var names.Reid Spencer2006-12-23
* For PR950:Reid Spencer2006-12-23
* add a simple fast-path for dead allocasChris Lattner2006-12-22
* Enable new pass manager. 2nd attempt.Devang Patel2006-12-22
* ModulePass and ImmutablePass. Force out of line virtual method.Devang Patel2006-12-22
* add a generic component to this testChris Lattner2006-12-22
* let this pass for ppc/linuxChris Lattner2006-12-22
* Refactored JIT codegen for mingw32. Now we're using standart relocationAnton Korobeynikov2006-12-22
* Need to walk the derived chain of typedefs to get actual size.Jim Laskey2006-12-22
* Debug dump error.Evan Cheng2006-12-22
* Ignore the LibDeps.txt.tmp file.Reid Spencer2006-12-22
* add a noteChris Lattner2006-12-22
* Fix for ARM weak symbols, patch by Lauro Ramos Venancio!Chris Lattner2006-12-21
* Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where theReid Spencer2006-12-21
* Grandchildren are covered by protect.Jim Laskey2006-12-21
* Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.Jim Laskey2006-12-21
* Integer constants now print out as signed values in the assembly,Reid Spencer2006-12-21