2003-11-11 |
Chris Lattner | Add a link to the llvmdev posting
|
commit | commitdiff | tree |
2003-11-11 |
Chris Lattner | Compute node offsets correctly
|
commit | commitdiff | tree |
2003-11-11 |
Chris Lattner | Add new method for computing node mappings. This is...
|
commit | commitdiff | tree |
2003-11-11 |
Chris Lattner | Add new method
|
commit | commitdiff | tree |
2003-11-10 |
Chris Lattner | Reorganize code for locality, improve comments
|
commit | commitdiff | tree |
2003-11-10 |
Chris Lattner | Include forms of SplitCriticalEdge which work correctly...
|
commit | commitdiff | tree |
2003-11-10 |
Chris Lattner | No really, I'm not on crack
|
commit | commitdiff | tree |
2003-11-10 |
Chris Lattner | Helper method
|
commit | commitdiff | tree |
2003-11-10 |
Chris Lattner | Adjust to new critical edge interface
|
commit | commitdiff | tree |
2003-11-10 |
Chris Lattner | Move isCriticalEdge & SplitCritical into this file...
|
commit | commitdiff | tree |
2003-11-10 |
Chris Lattner | Move isCriticalEdge & SplitCritical edge out of this...
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Give gccld more guts
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | More additions
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Bugz bugz bugz
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Fix PR95. I'm checking this patch in for Reid Spencer...
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Add an assertion
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Do NOT inline self recursive calls into other functions...
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Untypo
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Add more functions
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | None of the __llvm_* functions call into the program...
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Add support for memmove
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | Totally disable assert, in order to fix PR101
|
commit | commitdiff | tree |
2003-11-09 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | Handle bzero and memset in the local analysis, because...
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | Fix broken makefile dependency generation
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | This doesn't use DSCallSiteIterator
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | * Add units to the yaxis of each chart
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | Since we are collecting all of this data, we might...
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | Update the portability section
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | sjlj bug
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | Fix wierd problems linking C programs which look for...
|
commit | commitdiff | tree |
2003-11-08 |
Chris Lattner | Add news from brian
|
commit | commitdiff | tree |
2003-11-07 |
Chris Lattner | Provide a specialization of _Alloc_traits, which allows...
|
commit | commitdiff | tree |
2003-11-07 |
Chris Lattner | Add some ctors for this allocator
|
commit | commitdiff | tree |
2003-11-07 |
Chris Lattner | Add bugz
|
commit | commitdiff | tree |
2003-11-07 |
Chris Lattner | Fix a really bad build problem for users who have ...
|
commit | commitdiff | tree |
2003-11-07 |
Chris Lattner | Hopefully this will fix PR98
|
commit | commitdiff | tree |
2003-11-07 |
Chris Lattner | Hopefully fix the objdir != srcdir issue
|
commit | commitdiff | tree |
2003-11-06 |
Chris Lattner | fix warnings on sparc
|
commit | commitdiff | tree |
2003-11-06 |
Chris Lattner | Fix warnings building on sparc
|
commit | commitdiff | tree |
2003-11-06 |
Chris Lattner | No wonder noone can set up LLVMGCCDIR correctly!
|
commit | commitdiff | tree |
2003-11-06 |
Chris Lattner | Add new commandline option
|
commit | commitdiff | tree |
2003-11-06 |
Chris Lattner | Add new command line option
|
commit | commitdiff | tree |
2003-11-06 |
Chris Lattner | Various cleanups and efficiency improvements
|
commit | commitdiff | tree |
2003-11-06 |
Chris Lattner | Fix bug: PR93
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Fix the problem with running cleanups in bugpoint:...
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Bugpoint no longer has this option
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | I hate it when bugpoint is all ready to give me a bytecode...
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Split the DAE pass into DAE and DAH passes
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Split behavior into two pieces
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Simplify the performFinalCleanups interface
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Yet more fixes for constant expr shifts
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Further fixes for PR93
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | no need for endl
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Add support for constant expr shifts
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | If we're not checking, don't check!
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Fix flawed logic that was breaking several SPEC benchmarks...
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Add three more bugs
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Do not use a class before it is defined.
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Be friendly to gcc 3.4... good compiler. Nice compiler.
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Be gcc 3.4 clean
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Make -r work, fixing PR 91
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Fix name collision
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Add a dtor to ensure that they are called the right...
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | NEw testcase
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Make code gcc 3.4 clean
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | This works with GCC 3.4 also
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | Fix bug with previous implementation:
|
commit | commitdiff | tree |
2003-11-05 |
Chris Lattner | New testcase for the other side
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | Minor cleanup, plus implement InstCombine/xor.ll:test17
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | Since we're in the neighborhood, test for the inverse
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | Fix spello
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | Implement InstCombine/xor.ll:test(15|16)
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | Add a generalization of the previous case
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | New testcase for masking operation that frequently...
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | New file, for use by the pool allocator project
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | Substantial release notes updates
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | New testcase for PR80
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | While working on the pool allocator, I noticed that...
|
commit | commitdiff | tree |
2003-11-04 |
Chris Lattner | Fix problems in previous changes. This fixes several...
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | New testcase for PR84
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | Significantly simplify constant emission by unifying...
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | updates to release notes
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | Incorporate printSingleConstantValue into its single...
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | * Reformat some code
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | Fix InstCombine/2003-11-03-VarargsCallBug.ll
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | New testcase for a bug in instcombine
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | Work around a bug in GCC where it can't handle common...
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | Fix bugs with attribute weak emission
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | If linking a library, do not link other libraries,...
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | More testcases
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | Move a test from cast-set to a new bit-tracking.ll...
|
commit | commitdiff | tree |
2003-11-03 |
Chris Lattner | Implement InstCombine/cast-set.ll:test6[a]. This improves...
|
commit | commitdiff | tree |
next |