projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2008-10-13
Duncan Sands
Add some llvm-gcc changes that may be worth
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Evan Cheng
Add a test case for _Complex passed as a FCA.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Lattner
give the static analyzer its own section.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Lattner
more rearranging.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Lattner
move major changes down.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Duncan Sands
Fix typo. Add note on trampoline support.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Evan Cheng
Clarify meaning of copyRegToReg's return value.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Duncan Sands
Update the Ada part.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Lattner
final note.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Lattner
fix some crazily long lines.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Matthijs Kooijman
Make InstructionCombining::getBitCastOperand() recogniz...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Matthijs Kooijman
Improve the description on the getelementptr instructio...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Matthijs Kooijman
* Make TargetLowering not crash when TargetMachine...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Matthijs Kooijman
Make MachineFunction not crash when TargetMachine:...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Gabor Greif
fix typo's
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Gabor Greif
remove a deprecated internal interface
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Gabor Greif
do not use deprecated interfaces
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Gabor Greif
ignore the standard output dirs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Nick Lewycky
Disallow the construction of SCEVs with could-not-compu...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mikhail Glushenkov
Add whitespace before a parenthesis.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mikhail Glushenkov
Add a note on llvmc2 plugins + remove some trailing...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Chris Lattner
calls can be supported.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Chris Lattner
more notes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Dale Johannesen
Change TAG_ names to DW_TAG for gcc (testsuite) compati...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Owen Anderson
Fix a bug in live-in detection that caused lost-copy...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Chris Lattner
add some more notes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Chris Lattner
this was to be removed after 2.4 branched.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Dale Johannesen
Remove "long" variants so these will pass on a 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Chris Lattner
add some notes
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Anton Korobeynikov
Update size of inst correctly with segment override.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Owen Anderson
Add special-case code to allow null-guards on calls...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Owen Anderson
Make Escape Analysis work for any pointer.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Owen Anderson
Add EscapeAnalysis.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Dale Johannesen
Change Dwarf comments starting with AT_ to DW_AT_ to
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Owen Anderson
Fix crashes and infinite loops.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-12
Owen Anderson
Duncan convinced me that it's not possible to transform...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Chris Lattner
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Chris Lattner
Fix PR2697 by rewriting the '(X / pos) op neg' logic...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Chris Lattner
update win32 project file, patch provided by OvermindDL...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Chris Lattner
Change CALLSEQ_BEGIN and CALLSEQ_END to take TargetCons...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Chris Lattner
rearrange some code.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Chris Lattner
random cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Daniel Dunbar
Add API changes which affected me to release notes:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Duncan Sands
Fix comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Anton Korobeynikov
Add ability to override segment (mostly for code emitte...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Daniel Dunbar
Add GCC 4.1.2 from Debian to known bad GCC list.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Anton Korobeynikov
Note EH stuff for x86-64/linux
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Anton Korobeynikov
We do support PIC on x86-64/linux
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Chris Lattner
Strip out 2.3 info, make space for 2.4 info. I'd appre...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Daniel Dunbar
Unbreak DbgStopPointInst::getFileName().
commit
|
commitdiff
|
tree
|
snapshot
2008-10-11
Chris Lattner
simplify comparison
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Dale Johannesen
Fix SSE4.1 roundss, roundsd. While the instructions...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Devang Patel
Check loop exit predicate properly while eliminating...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Fix a thinko and unbreak sparc default CC
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Dale Johannesen
Remove some overzealous checks that were rejecting
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Extend set of return registers on sparc until someone...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Ignore extra 'r' modifier for now
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Use expand for smul_lohi for now
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Add testcase for 'r' inline asm operand
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
This does not fail anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Add rudimentary support for 'r' register operand
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Oscar Fuentes
CMake: updated lib/Analysis/CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Mon P Wang
Revert r57340 move guard mutex in getPointerToFunction...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Devang Patel
Fix build failure.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Nuno Lopes
fix memleak by cleaning the global sets on pass exit
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Add sparc test for memory operand used in inline asm
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
This is not failing anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Add rudimentary asmprinter support for printing inline...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Add dummy 'm' inline asm constraint handler for Sparc...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Anton Korobeynikov
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Owen Anderson
Fix copy-and-paste-o.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Owen Anderson
Add a basic intra-procedural escape analysis. This...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Mon P Wang
Moved guard mutex upwards to guard materializing a...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Mon P Wang
Added missing print functions that take a raw_ostream
commit
|
commitdiff
|
tree
|
snapshot
2008-10-10
Mon P Wang
Fixed definition of llvm_anyptr_ty
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Dale Johannesen
Generated files for previous checkin.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Dale Johannesen
A file missed from previous checkin.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Dale Johannesen
Add a "loses information" return value to APFloat:...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Dale Johannesen
Rename APFloat::convertToAPInt to bitcastToAPInt to
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Nick Lewycky
Don't drop alignment on globals when cloning.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Chris Lattner
get CodeGen/Alpha/mul128.ll to work.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Dale Johannesen
Align EH tables before label is emitted, not after,
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Dale Johannesen
(re)Put const weak strings in appropriate section on...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Nuno Lopes
dont specialize weak functions and the like
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Jim Grosbach
Comment to be explicit that the enumeration values...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Duncan Sands
Use template to distinguish between function variants.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Duncan Sands
Add <cstdio> include where needed by gcc-4.4.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Chris Lattner
regenerate
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Chris Lattner
Add missing semicolumns in parser rules, those missing...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Chris Lattner
Add parentheses to avoid warnings in GCC 4.4.0,
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Chris Lattner
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2008-10-08
Owen Anderson
Fix the case where an instruction is not properly marke...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Dan Gohman
Remove -disable-fast-isel. Use cl::boolOrDefault with...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Eric Christopher
Fix disagreement about where the attributes are
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Tanya Lattner
Fix configure issue where configure
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Dan Gohman
Add MBB successors and physreg Uses in the same order...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Dan Gohman
Avoid emitting redundant materializations of integer...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Dan Gohman
Instead of emitting an implicit use for the super-regis...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Jim Grosbach
Unconditional branch instruction encoding fix. Needs...
commit
|
commitdiff
|
tree
|
snapshot
next