projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
eliminate the old InstFormatName which is always "AsmString",
2010-10-31
Chandler Carruth
Add a specialization for 'long', a hole in the set...
commit
|
commitdiff
|
tree
2010-10-23
Chandler Carruth
Move the remaining attribute macros to systematic names...
commit
|
commitdiff
|
tree
2010-10-23
Chandler Carruth
Remove a define which is never referenced.
commit
|
commitdiff
|
tree
2010-10-23
Chandler Carruth
Switch attribute macros to use 'LLVM_' as a prefix...
commit
|
commitdiff
|
tree
2010-10-23
Chandler Carruth
Fix a likely bug in an assertion by adding parentheses...
commit
|
commitdiff
|
tree
2010-10-20
Chandler Carruth
Add a comment about ATTRIBUTE_UNUSED to avoid further...
commit
|
commitdiff
|
tree
2010-10-20
Chandler Carruth
Remove remaining uses of ATTRIBUTE_UNUSED on variables...
commit
|
commitdiff
|
tree
2010-10-19
Chandler Carruth
First step to allowing the resource directory of Clang...
commit
|
commitdiff
|
tree
2010-10-19
Chandler Carruth
Move the definition of this to the source file to anchor...
commit
|
commitdiff
|
tree
2010-10-18
Chandler Carruth
Add a virtual destructor to silence a GCC warning.
commit
|
commitdiff
|
tree
2010-09-30
Chandler Carruth
Silence a GCC warning about not handling all flags...
commit
|
commitdiff
|
tree
2010-09-02
Chandler Carruth
Silence an ambiguous else warning from GCC.
commit
|
commitdiff
|
tree
2010-08-30
Chandler Carruth
Attempt to remove the MSIL backend from CMake as well...
commit
|
commitdiff
|
tree
2010-08-23
Chandler Carruth
Try to escape the '$'s in these so they reach the underlying...
commit
|
commitdiff
|
tree
2010-08-23
Chandler Carruth
Fix some GCC warnings by providing a virtual destructor...
commit
|
commitdiff
|
tree
2010-08-10
Chandler Carruth
Mark this variable as used.
commit
|
commitdiff
|
tree
2010-08-05
Chandler Carruth
Silence a GCC warning about && and || without explicit...
commit
|
commitdiff
|
tree
2010-07-22
Chandler Carruth
Mark an assert-only variable as used.
commit
|
commitdiff
|
tree
2010-07-22
Chandler Carruth
Fix the generated file name for CMake.
commit
|
commitdiff
|
tree
2010-07-22
Chandler Carruth
Attempt to fix linking issues with CMake. Please review...
commit
|
commitdiff
|
tree
2010-07-13
Chandler Carruth
Switch from EXPECT_EQ({true,false, ...) to the more...
commit
|
commitdiff
|
tree
2010-07-12
Chandler Carruth
Add parentheses around an || to correct the logic....
commit
|
commitdiff
|
tree
2010-07-11
Chandler Carruth
Remove two other uses of ATTRIBUTE_UNUSED for variables...
commit
|
commitdiff
|
tree
2010-07-10
Chandler Carruth
Add parentheses yet again to satisfy GCC's warnings.
commit
|
commitdiff
|
tree
2010-06-29
Chandler Carruth
Jump through some silly hoops to make GCC accept that...
commit
|
commitdiff
|
tree
2010-05-15
Chandler Carruth
Fix an GCC warning that seems to have actually caught...
commit
|
commitdiff
|
tree
2010-05-13
Chandler Carruth
Update tablegen to generate shorts instead of chars...
commit
|
commitdiff
|
tree
2010-04-17
Chandler Carruth
Name these stub files consistently with the SPU and...
commit
|
commitdiff
|
tree
2010-04-09
Chandler Carruth
Add a missing dependency to this library when building...
commit
|
commitdiff
|
tree
2010-04-03
Chandler Carruth
Fix a warning in GCC about a pointless typedef.
commit
|
commitdiff
|
tree
2010-04-03
Chandler Carruth
Add the new ARMDecodeEmitter to CMake build.
commit
|
commitdiff
|
tree
2010-04-02
Chandler Carruth
Disambiguate conditional expression for newer GCCs.
commit
|
commitdiff
|
tree
2010-03-09
Chandler Carruth
Continue propagating the GoogleTest flags until we...
commit
|
commitdiff
|
tree
2010-03-09
Chandler Carruth
Consolidate GoogleTest make options and duplicate them...
commit
|
commitdiff
|
tree
2010-02-26
Chandler Carruth
Revert r97211 and r97213 to get the build green again.
commit
|
commitdiff
|
tree
2010-02-24
Chandler Carruth
Remove an unused variable. Was this intentional?
commit
|
commitdiff
|
tree
2010-01-27
Chandler Carruth
Quick fix to a test that is currently failing on every...
commit
|
commitdiff
|
tree
2010-01-27
Chandler Carruth
Silence GCC warnings with asserts turned off. No functionali...
commit
|
commitdiff
|
tree
2010-01-20
Chandler Carruth
Fix the conditions to unambiguously show the logic...
commit
|
commitdiff
|
tree
2009-12-17
Chandler Carruth
Update CMake build to include HexDisassembler.cpp.
commit
|
commitdiff
|
tree
2009-12-13
Chandler Carruth
Don't leave pointers uninitialized in the default constructo...
commit
|
commitdiff
|
tree
2009-10-26
Chandler Carruth
Move DataTypes.h to include/llvm/System, update all...
commit
|
commitdiff
|
tree
2009-10-25
Chandler Carruth
Update the 'svn:ignore' property to remove stale file...
commit
|
commitdiff
|
tree
2009-10-25
Chandler Carruth
Remove stale reference to ThreadSupport.h.
commit
|
commitdiff
|
tree
2009-10-25
Chandler Carruth
Remove unused includes.
commit
|
commitdiff
|
tree
2007-08-06
Chandler Carruth
This resolves a regression of BasicAA which failed...
commit
|
commitdiff
|
tree
2007-08-06
Chandler Carruth
This fixes resizing issues with BitVectors. It ensures...
commit
|
commitdiff
|
tree
2007-08-04
Chandler Carruth
Regenerating.
commit
|
commitdiff
|
tree
2007-08-04
Chandler Carruth
This is the patch to provide clean intrinsic function...
commit
|
commitdiff
|
tree
2007-07-25
Chandler Carruth
Moving regression test to reflect move in source and...
commit
|
commitdiff
|
tree
2007-07-23
Chandler Carruth
Fix for PR1567, which involves a weird bug on non-32bit...
commit
|
commitdiff
|
tree
2007-07-20
Chandler Carruth
No longer referencing "shared memory" as this can confuse...
commit
|
commitdiff
|
tree
2007-07-20
Chandler Carruth
This introduces the atomic operation intrinsics into...
commit
|
commitdiff
|
tree
2007-07-20
Chandler Carruth
Fixing some differences between CVS and SVN diff'ing...
commit
|
commitdiff
|
tree
2007-01-09
Chandler Carruth
Fixing a ">" redirect to be a ">>" redirect, so a sed...
commit
|
commitdiff
|
tree
2007-01-08
Chandler Carruth
Build libLLVMlto on non-Darwin architectures. Resolves...
commit
|
commitdiff
|
tree
2007-01-08
Chandler Carruth
Testing commit, and adding an entry to CREDITS.TXT
commit
|
commitdiff
|
tree