oota-llvm.git
2003-05-21 Chris LattnerIncrease odds that this won't bork things
2003-05-21 Misha BrukmanFixed `volatile' typo.
2003-05-21 Misha BrukmanCleaned up code layout, spacing, etc. for readability...
2003-05-21 Chris LattnerNew testcase
2003-05-21 Chris Lattner* Fix divide by zero error with empty structs
2003-05-21 Misha BrukmanCleaned up code layout, spacing, etc. for readability...
2003-05-21 Misha BrukmanNamespacified `vector' and `cerr' to always use the...
2003-05-21 Chris LattnerAdd support for shift constant expressions
2003-05-21 Chris LattnerNew method
2003-05-21 Chris LattnerFix bugs:
2003-05-21 Chris LattnerNew testcase, found by inspection
2003-05-21 Chris LattnerNew testcase
2003-05-21 Chris LattnerFix bugs:
2003-05-21 Chris LattnerAdd run string
2003-05-21 Chris LattnerNew testcase
2003-05-20 Misha BrukmanI fixed that ``thang'', yo.
2003-05-20 Misha BrukmanHopefully, the final fix for `[Pp]ropogate'.
2003-05-20 Misha BrukmanThe word `operands' has an `r' in it.
2003-05-20 Misha BrukmanSparc instruction opcodes now all live under the `V9...
2003-05-20 Misha Brukmans/convertable/convertible/g
2003-05-20 Misha BrukmanThe plural of `Pass' is Passes, not Pass's.
2003-05-17 Chris LattnerAdd flexibility
2003-05-17 Chris LattnerAdd support for setjmp/longjmp primitives
2003-05-17 Chris LattnerInitial test
2003-05-15 Chris LattnerFix bug: Assembler/2003-05-15-SwitchBug.ll
2003-05-15 Chris LattnerAdd facilities for building source that is outside...
2003-05-15 Chris LattnerNew testcase, straight out of the asm manual
2003-05-15 Chris LattnerAdd note
2003-05-15 Chris LattnerFix bug: Assembler/2003-05-15-AssemblerProblem.llx
2003-05-15 Chris LattnerNew testcase that breaks the assembler.
2003-05-15 Chris LattnerFix long standing bug
2003-05-15 Chris LattnerFix bug: Analysis/LoopInfo/2003-05-15-NestingProblem.ll
2003-05-15 Chris LattnerDepends on analyze, not opt
2003-05-15 Chris LattnerNew directory
2003-05-15 Chris LattnerNew test
2003-05-15 Chris LattnerAdd new loopinfo test
2003-05-15 Chris LattnerFix Bug: Linker/2003-05-15-TypeProblem.ll
2003-05-15 Chris LattnerNew linker problem from twolf benchmark
2003-05-14 Chris LattnerNew testcase
2003-05-14 Chris LattnerGet rid of really old makefile cruft
2003-05-14 Chris LattnerNew testcase that breaks CFE
2003-05-14 Chris LattnerUlimit the test, and print out a more interesting outpu...
2003-05-14 Chris LattnerRemove long dead file
2003-05-14 Chris LattnerFix path problem
2003-05-14 Chris LattnerGeneralize the script a bit
2003-05-14 Chris LattnerModernize testcases
2003-05-14 Chris LattnerFix typeos
2003-05-14 Chris LattnerAdd support for more constant expressions
2003-05-14 Chris LattnerRemove unnecessary casts
2003-05-14 Chris LattnerPrint opaque types
2003-05-14 Chris LattnerCasts are now unnecessary
2003-05-14 Chris LattnerAdd some methods to make type safety a bit easier
2003-05-14 Chris LattnerNew testcase producing assertion failure
2003-05-14 Chris LattnerForgot to make test executable
2003-05-14 Chris Lattnernew testcase
2003-05-14 Chris LattnerAdd support for atexit function, remove support for...
2003-05-14 Chris LattnerAdd support for atexit handlers to the JIT, fixing...
2003-05-14 Chris LattnerFix compilation problems with previous checking *blush*
2003-05-14 Chris LattnerAdd a framework for intercepting system calls
2003-05-14 Chris LattnerDead file
2003-05-14 Chris LattnerMinor updates
2003-05-14 Chris LattnerInitial checkin of crtend.o implementation
2003-05-14 Chris LattnerNew file
2003-05-14 Chris LattnerFix major problem with appending linkage changes
2003-05-14 Chris LattnerFix bug
2003-05-13 Chris LattnerSearch LLVM_LIB_SEARCH_PATH for objects to allow it...
2003-05-13 Chris LattnerImplement another getelementptr folding opportunity...
2003-05-13 Chris LattnerEliminate using declarations
2003-05-13 Chris LattnerImplement linkage of appending global variables!
2003-05-13 Chris LattnerAdd uses of the appending variable
2003-05-13 Chris LattnerAdd new testcase for appending linkage
2003-05-13 Chris LattnerNew test for appending linkage
2003-05-13 Chris LattnerClean up cast
2003-05-13 Chris LattnerClean up #includes
2003-05-13 Chris LattnerFix bug: CBackend/2003-05-13-VarArgFunction.ll
2003-05-13 Chris LattnerNew testcase
2003-05-13 Chris LattnerAdd support for the LLVM C++ frontend
2003-05-13 Chris LattnerMake test cases executable
2003-05-13 Chris LattnerMake testcase executable
2003-05-13 Chris LattnerNew testcase
2003-05-12 Chris LattnerAdd test for handling ptrmem_cst
2003-05-12 Chris LattnerMake test more interesting
2003-05-12 Chris LattnerAdd first C++ test
2003-05-12 Chris LattnerFix bug: Dominators/2003-05-12-UnreachableCode.ll
2003-05-12 Chris LattnerNew testcase
2003-05-12 Chris LattnerNew file
2003-05-12 Chris LattnerAdd a disable-verify option
2003-05-12 Chris LattnerMove static stuff to an anonymous namespace
2003-05-12 Chris LattnerFix bug: LoopPreheaders/2003-05-12-PreheaderExitOfChild.ll
2003-05-12 Chris LattnerNew testcase
2003-05-12 Chris LattnerMake abort more explicit
2003-05-12 Chris LattnerRemove the assertion failure of course... doh
2003-05-12 Chris LattnerEnable more tests
2003-05-12 Chris LattnerImplement casts from unsigned integers to floating...
2003-05-12 Chris LattnerAdd tests for casts from unsigned integers to floats
2003-05-12 Chris LattnerMake error messages more useful than jsut an abort
2003-05-12 Chris LattnerRemove wierd printout
2003-05-12 Chris LattnerUse a kill, not a dead definition, update comment
2003-05-12 Chris LattnerFix bug: CWriter/2003-05-12-IntegerSizeWarning.c
2003-05-12 Chris LattnerNew testcase
next