index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Minor fix due to recent API changes
Anton Korobeynikov
2006-08-01
1
-1
/
+1
*
Update to include new options.
Reid Spencer
2006-08-01
1
-0
/
+12
*
Update library dependency information, describe new libraries, talk a
Reid Spencer
2006-08-01
3
-106
/
+163
*
Added myself to credits.
Anton Korobeynikov
2006-08-01
1
-0
/
+4
*
Pass N by reference to select functions to prevent gcc from allocating more s...
Evan Cheng
2006-08-01
1
-3
/
+3
*
PIC jump table entries are always 32-bit even in 64-bit mode.
Evan Cheng
2006-08-01
1
-4
/
+11
*
If dejagnu is not found, tell the user instead of bombing out with an
Chris Lattner
2006-08-01
1
-0
/
+5
*
Fix PR850 and CodeGen/X86/2006-07-31-SingleRegClass.ll.
Chris Lattner
2006-07-31
2
-0
/
+68
*
New testcase for PR850.
Chris Lattner
2006-07-31
1
-0
/
+10
*
Changed to a new directory for opensource checkout.
Jim Laskey
2006-07-31
2
-4
/
+5
*
handle GlobalValue::InternalLinkage in doFinalization
Rafael Espindola
2006-07-31
1
-2
/
+10
*
Fix a couple typos.
Jim Laskey
2006-07-31
2
-2
/
+2
*
Remove an unneeded match condition: the type check for root node has been
Evan Cheng
2006-07-31
1
-7
/
+22
*
Remove a duplicate pattern.
Evan Cheng
2006-07-31
1
-1
/
+0
*
Remove a duplicate pattern/
Evan Cheng
2006-07-31
1
-3
/
+0
*
testcase for PR854.
Chris Lattner
2006-07-31
1
-0
/
+11
*
Testcase for GCC bug28417, ensuring that we don't start getting it wrong
Chris Lattner
2006-07-30
1
-0
/
+7
*
fix externals
Andrew Lenharth
2006-07-29
1
-2
/
+2
*
Instead of blindly looking past constantexpr casts, actually constant
Chris Lattner
2006-07-29
1
-14
/
+20
*
New testcase for PR853
Chris Lattner
2006-07-29
1
-0
/
+5
*
Remove a redundant syscall.
Chris Lattner
2006-07-28
1
-25
/
+21
*
Split each select function for a particular opcode into multiple ones. One
Evan Cheng
2006-07-28
1
-178
/
+259
*
Fix the --with-extra-options to use the correct variable.
Reid Spencer
2006-07-28
2
-6
/
+6
*
Modify setStatusInfoOnDisk to not throw an exception.
Chris Lattner
2006-07-28
3
-14
/
+15
*
Update win32 for Path::getStatusInfo
Chris Lattner
2006-07-28
1
-4
/
+6
*
Modify Path::eraseFromDisk to not throw an exception.
Chris Lattner
2006-07-28
6
-57
/
+57
*
Finegrainify namespacification, minor cleanups
Chris Lattner
2006-07-28
1
-8
/
+2
*
Update comments.
Chris Lattner
2006-07-28
1
-13
/
+3
*
WriteBytecodeToFile actually can't throw.
Chris Lattner
2006-07-28
2
-7
/
+1
*
formatting cleanups
Chris Lattner
2006-07-28
1
-12
/
+11
*
Change Path::getStatusInfo to return a boolean and error string on an error
Chris Lattner
2006-07-28
11
-108
/
+116
*
libsupport still throws.
Chris Lattner
2006-07-28
1
-0
/
+1
*
Exceptions are thrown by and through this library.
Chris Lattner
2006-07-28
2
-0
/
+2
*
WriteBytecodeToFile throws, so this needs EH info.
Chris Lattner
2006-07-28
1
-0
/
+1
*
Fix handling of asm specifiers for external globals. This unbreaks many programs
Chris Lattner
2006-07-28
1
-1
/
+12
*
Make functions with an "asm" name propagate that asm name into the cbe.c file.
Chris Lattner
2006-07-28
2
-0
/
+12
*
Reverted previous commit. Thanks, Chris.
John Criswell
2006-07-28
1
-1
/
+1
*
Added in the LGPL text and copyright information. This needs to be
John Criswell
2006-07-28
4
-2
/
+734
*
Updating the comments above SplitFunctionsOutOfModule in ExtractFunction.cpp ...
Patrick Jenkins
2006-07-28
1
-5
/
+0
*
Fix some ppc64 issues with vector code.
Chris Lattner
2006-07-28
1
-4
/
+7
*
Can't spell.
Evan Cheng
2006-07-28
1
-15
/
+15
*
Some clean up.
Evan Cheng
2006-07-28
1
-6
/
+8
*
For PR848:
Reid Spencer
2006-07-28
3
-37
/
+80
*
The smallvector dtor should destroy the elements.
Chris Lattner
2006-07-28
1
-2
/
+12
*
This commit improves bugpoints speed. On my G4 this changed caused kimwitu++ ...
Patrick Jenkins
2006-07-28
1
-15
/
+132
*
Clean up.
Evan Cheng
2006-07-28
1
-3
/
+2
*
Removed some unneccesary printing from the nightly tester.
Patrick Jenkins
2006-07-28
1
-6
/
+0
*
Rename IsFoldableBy to CanBeFoldedleBy
Evan Cheng
2006-07-28
3
-6
/
+6
*
Node selected into address mode cannot be folded.
Evan Cheng
2006-07-28
1
-0
/
+39
*
Remove InFlightSet hack. No longer needed.
Evan Cheng
2006-07-28
8
-75
/
+0
[prev]
[next]