projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
As pointed out by Duncan, I accidentally dropped the first MemoryFence of the
2009-06-17
Mikhail Glushenkov
Fix comment.
commit
|
commitdiff
|
tree
2009-06-17
Mikhail Glushenkov
Formatting fix.
commit
|
commitdiff
|
tree
2009-06-17
Mikhail Glushenkov
Regenerate.
commit
|
commitdiff
|
tree
2009-06-17
Mikhail Glushenkov
Another small documentation update.
commit
|
commitdiff
|
tree
2009-06-16
Mikhail Glushenkov
Regenerate.
commit
|
commitdiff
|
tree
2009-06-16
Mikhail Glushenkov
Documentation update.
commit
|
commitdiff
|
tree
2009-06-07
Mikhail Glushenkov
A basic PIC16 toolchain driver.
commit
|
commitdiff
|
tree
2009-05-06
Mikhail Glushenkov
A better error message.
commit
|
commitdiff
|
tree
2009-05-06
Mikhail Glushenkov
Regenerate documentation.
commit
|
commitdiff
|
tree
2009-05-06
Mikhail Glushenkov
The 'forward_as' property did not use its second argument.
commit
|
commitdiff
|
tree
2009-05-05
Mikhail Glushenkov
Fix incorrect code generation with ENV.
commit
|
commitdiff
|
tree
2009-04-21
Mikhail Glushenkov
Support --with-llvmgccdir and friends in llvmc, take 2.
commit
|
commitdiff
|
tree
2009-04-19
Mikhail Glushenkov
Add some assertions.
commit
|
commitdiff
|
tree
2009-04-18
Mikhail Glushenkov
Reconfigure.
commit
|
commitdiff
|
tree
2009-04-18
Mikhail Glushenkov
Add a configure check for llvm-gcc (reapply).
commit
|
commitdiff
|
tree
2009-04-18
Mikhail Glushenkov
Regenerate.
commit
|
commitdiff
|
tree
2009-04-18
Mikhail Glushenkov
Add a configure check for llvm-gcc.
commit
|
commitdiff
|
tree
2009-04-14
Mikhail Glushenkov
Call CreateProcess with bInheritHandles = TRUE.
commit
|
commitdiff
|
tree
2009-04-14
Mikhail Glushenkov
Delete trailing whitespace.
commit
|
commitdiff
|
tree
2009-04-05
Mikhail Glushenkov
Add segment flag bits to ELF.h.
commit
|
commitdiff
|
tree
2009-04-02
Mikhail Glushenkov
Fix build on Linux.
commit
|
commitdiff
|
tree
2009-03-31
Mikhail Glushenkov
Do not pass '-relocation-model=pic' to llc.
commit
|
commitdiff
|
tree
2009-03-27
Mikhail Glushenkov
Documentation update.
commit
|
commitdiff
|
tree
2009-03-27
Mikhail Glushenkov
-write-graph now can be used with -o.
commit
|
commitdiff
|
tree
2009-03-26
Mikhail Glushenkov
Fix misc. small issues with debug visualization.
commit
|
commitdiff
|
tree
2009-03-07
Mikhail Glushenkov
Remove some duplication.
commit
|
commitdiff
|
tree
2009-03-06
Mikhail Glushenkov
Add a comment.
commit
|
commitdiff
|
tree
2009-03-06
Mikhail Glushenkov
Trailing whitespace.
commit
|
commitdiff
|
tree
2009-03-06
Mikhail Glushenkov
Trailing whitespace.
commit
|
commitdiff
|
tree
2009-03-03
Mikhail Glushenkov
Add example/Skeleton.
commit
|
commitdiff
|
tree
2009-03-03
Mikhail Glushenkov
Comment fixes.
commit
|
commitdiff
|
tree
2009-03-03
Mikhail Glushenkov
Oops.
commit
|
commitdiff
|
tree
2009-03-03
Mikhail Glushenkov
Use LLVMLIBS instead of USEDLIBS.
commit
|
commitdiff
|
tree
2009-03-03
Mikhail Glushenkov
LINK_COMPONENTS should be added to LLVMLibsOptions.
commit
|
commitdiff
|
tree
2009-03-03
Mikhail Glushenkov
Move example plugins to the example/ directory.
commit
|
commitdiff
|
tree
2009-03-03
Mikhail Glushenkov
80-column violation + trailing whitespace.
commit
|
commitdiff
|
tree
2009-03-02
Mikhail Glushenkov
Remove duplication in Makefile.rules.
commit
|
commitdiff
|
tree
2009-03-02
Mikhail Glushenkov
Move the rules for building plugins to Makefile.rules.
commit
|
commitdiff
|
tree
2009-03-02
Mikhail Glushenkov
Fix build with objdir != srcdir.
commit
|
commitdiff
|
tree
2009-03-02
Mikhail Glushenkov
Move code from Main.cpp to the include dir.
commit
|
commitdiff
|
tree
2009-03-02
Mikhail Glushenkov
Cosmetic fixes: include guards.
commit
|
commitdiff
|
tree
2009-03-02
Mikhail Glushenkov
Plugin::Priority() doesn't need to be pure virtual.
commit
|
commitdiff
|
tree
2009-03-02
Mikhail Glushenkov
Add a comment.
commit
|
commitdiff
|
tree
2009-03-02
Mikhail Glushenkov
Reorganize llvmc code.
commit
|
commitdiff
|
tree
2009-03-01
Mikhail Glushenkov
Sprinkle llvmc notes with <tt>.
commit
|
commitdiff
|
tree
2009-02-27
Mikhail Glushenkov
'append_cmd' should split its argument.
commit
|
commitdiff
|
tree
2009-02-15
Mikhail Glushenkov
80-column violation.
commit
|
commitdiff
|
tree
2009-02-15
Mikhail Glushenkov
Fix warning on gcc 4.3.
commit
|
commitdiff
|
tree
2009-02-15
Mikhail Glushenkov
Whitespace fixes.
commit
|
commitdiff
|
tree
2009-02-14
Mikhail Glushenkov
80-column violation.
commit
|
commitdiff
|
tree
2009-02-09
Mikhail Glushenkov
80-column violations.
commit
|
commitdiff
|
tree
2009-02-08
Mikhail Glushenkov
80-column violation.
commit
|
commitdiff
|
tree
2009-02-08
Mikhail Glushenkov
Add a Sleep() function.
commit
|
commitdiff
|
tree
2009-02-08
Mikhail Glushenkov
Add Emacs hints to Alarm.inc.
commit
|
commitdiff
|
tree
2009-02-08
Mikhail Glushenkov
The 'false.c' test must depend on llvm-g++.
commit
|
commitdiff
|
tree
2009-01-30
Mikhail Glushenkov
Add some comments.
commit
|
commitdiff
|
tree
2009-01-28
Mikhail Glushenkov
Typo.
commit
|
commitdiff
|
tree
2009-01-28
Mikhail Glushenkov
Update the generated docs.
commit
|
commitdiff
|
tree
2009-01-28
Mikhail Glushenkov
Add three new option properties.
commit
|
commitdiff
|
tree
2009-01-28
Mikhail Glushenkov
Clarify comment.
commit
|
commitdiff
|
tree
2009-01-21
Mikhail Glushenkov
Mimic gcc behaviour with regard to response files.
commit
|
commitdiff
|
tree
2009-01-21
Mikhail Glushenkov
Fix 'llvm-config --libs' output.
commit
|
commitdiff
|
tree
2009-01-21
Mikhail Glushenkov
Change the hook API back to prevent memory leaks.
commit
|
commitdiff
|
tree
2009-01-21
Mikhail Glushenkov
Allow hooks with arguments.
commit
|
commitdiff
|
tree
2009-01-16
Mikhail Glushenkov
Support for multi-valued options in CommandLine
commit
|
commitdiff
|
tree
2009-01-16
Mikhail Glushenkov
Registry.h should not depend on CommandLine.h.
commit
|
commitdiff
|
tree
2009-01-16
Mikhail Glushenkov
Delete trailing whitespace.
commit
|
commitdiff
|
tree
2009-01-15
Mikhail Glushenkov
Some small documentation fixes.
commit
|
commitdiff
|
tree
2009-01-15
Mikhail Glushenkov
Clarify the documentation a bit.
commit
|
commitdiff
|
tree
2009-01-14
Mikhail Glushenkov
Make -o a prefix option.
commit
|
commitdiff
|
tree
2009-01-09
Mikhail Glushenkov
Support llvmc plugins in out-of-tree projects.
commit
|
commitdiff
|
tree
2009-01-09
Mikhail Glushenkov
Add a --check-graph option to llvmc.
commit
|
commitdiff
|
tree
2008-12-21
Mikhail Glushenkov
Use ignore & grep instead of XFAIL.
commit
|
commitdiff
|
tree
2008-12-18
Mikhail Glushenkov
Fix typo in error message.
commit
|
commitdiff
|
tree
2008-12-17
Mikhail Glushenkov
Update also the generated docs.
commit
|
commitdiff
|
tree
2008-12-17
Mikhail Glushenkov
Some enhancements for the 'case' expression.
commit
|
commitdiff
|
tree
2008-12-13
Mikhail Glushenkov
Add a comment to the auto-generated docs.
commit
|
commitdiff
|
tree
2008-12-13
Mikhail Glushenkov
Merge llvm-rst.css and llvm.css.
commit
|
commitdiff
|
tree
2008-12-13
Mikhail Glushenkov
Some more documentation tweaks.
commit
|
commitdiff
|
tree
2008-12-13
Mikhail Glushenkov
More cosmetic tweaks for llvmc docs.
commit
|
commitdiff
|
tree
2008-12-12
Mikhail Glushenkov
Man page update.
commit
|
commitdiff
|
tree
2008-12-11
Mikhail Glushenkov
Fix W3C validator errors.
commit
|
commitdiff
|
tree
2008-12-11
Mikhail Glushenkov
Use correct file for the llvmc tutorial.
commit
|
commitdiff
|
tree
2008-12-11
Mikhail Glushenkov
Update the auto-generated llvmc documentation.
commit
|
commitdiff
|
tree
2008-12-11
Mikhail Glushenkov
Add a '-Wo,' option that passes options to opt.
commit
|
commitdiff
|
tree
2008-12-11
Mikhail Glushenkov
Merge Base.td and Tools.td.
commit
|
commitdiff
|
tree
2008-12-11
Mikhail Glushenkov
Put Edge* classes into anonymous namespace.
commit
|
commitdiff
|
tree
2008-12-09
Mikhail Glushenkov
Remove Clang tests since clang is not installed on...
commit
|
commitdiff
|
tree
2008-12-09
Mikhail Glushenkov
Add some rudimentary tests for .
commit
|
commitdiff
|
tree
2008-12-09
Mikhail Glushenkov
Man page typo fix.
commit
|
commitdiff
|
tree
2008-12-09
Mikhail Glushenkov
Support -emit-llvm properly (with -S and -c).
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Man page update.
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Describe recent changes in the documentation.
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Make 'extern' an option property.
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Plugin updates: support more options.
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Join tools couldn't be used in the middle of the toolchain.
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Better error message.
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Re-apply Cedric's changes.
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Add some clarifying comments.
commit
|
commitdiff
|
tree
2008-12-07
Mikhail Glushenkov
Enable the Clang plugin by default.
commit
|
commitdiff
|
tree
next