index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove <iostream>.
Bill Wendling
2009-08-15
1
-20
/
+17
*
Revert 78996. It was breaking MSVC builds.
Benjamin Kramer
2009-08-15
2
-9
/
+0
*
Mingw also doesn't have st_blksize.
Dan Gohman
2009-08-15
1
-1
/
+1
*
Fix test on Linux.
Eli Friedman
2009-08-15
1
-1
/
+1
*
An overhaul of the exception handling code. This is arguably more correct than
Bill Wendling
2009-08-15
1
-55
/
+81
*
Add svn:ignore to a couple of directories.
Eli Friedman
2009-08-15
0
-0
/
+0
*
Reapply r79127. It was fixed by d0k.
Bill Wendling
2009-08-15
7
-33
/
+76
*
Revert r79127. It was causing compilation errors.
Bill Wendling
2009-08-15
7
-76
/
+33
*
Don't try to get the context from an erased Instruction.
Benjamin Kramer
2009-08-15
1
-1
/
+1
*
Unbreak build. Evan, please make sure my changes are correct.
Benjamin Kramer
2009-08-15
3
-6
/
+5
*
SSI construction should just go ahead and ignore instructions in unreachable
Nick Lewycky
2009-08-15
2
-2
/
+25
*
Fix validation errors.
Bill Wendling
2009-08-15
1
-3
/
+3
*
Fix validation errors.
Bill Wendling
2009-08-15
1
-11
/
+11
*
Change allowsUnalignedMemoryAccesses to take type argument since some targets
Evan Cheng
2009-08-15
7
-33
/
+76
*
wrap to 80 cols
Chris Lattner
2009-08-15
1
-2
/
+4
*
implement support for CHECK-NEXT: in filecheck.
Chris Lattner
2009-08-15
3
-37
/
+157
*
Refine EarlyClobber assert in register scavenger.
Jakob Stoklund Olesen
2009-08-15
2
-1
/
+43
*
simplify some code.
Chris Lattner
2009-08-15
1
-8
/
+13
*
rewrite FindStringInBuffer to use an explicit loop instead of
Chris Lattner
2009-08-15
1
-19
/
+27
*
Instead of using an std::pair, use a custom struct.
Chris Lattner
2009-08-15
1
-12
/
+21
*
specify a target triple so global variable manglings are consistent etc.
Chris Lattner
2009-08-15
1
-1
/
+2
*
convert to filecheck.
Chris Lattner
2009-08-15
1
-3
/
+18
*
rename this test to sse2.ll
Chris Lattner
2009-08-15
1
-0
/
+0
*
merge a bunch more sse3 tests into sse3.ll
Chris Lattner
2009-08-15
11
-174
/
+252
*
convert test to filecheck format.
Chris Lattner
2009-08-15
1
-7
/
+17
*
rename test
Chris Lattner
2009-08-15
1
-0
/
+0
*
this is a test for sse3, simplify it.
Chris Lattner
2009-08-15
1
-1
/
+1
*
the .eh_frame sections we generate need to be writable (which
Chris Lattner
2009-08-15
1
-1
/
+2
*
document filecheck.
Chris Lattner
2009-08-15
1
-3
/
+87
*
fix pasto noticed by Jakub
Chris Lattner
2009-08-15
1
-1
/
+1
*
Use the new API for creating an OpaqueType.
Nicolas Geoffray
2009-08-15
1
-2
/
+4
*
add a stub for futher description of filecheck.
Chris Lattner
2009-08-15
1
-0
/
+21
*
add a simple FileCheck man page.
Chris Lattner
2009-08-15
2
-0
/
+67
*
tidy up
Chris Lattner
2009-08-15
1
-1
/
+2
*
Update cpp generation with new LLVM API for primitive types.
Nicolas Geoffray
2009-08-15
1
-6
/
+7
*
Revert a few changes that were done in 78603.
Sanjiv Gupta
2009-08-15
2
-14
/
+15
*
Don't setCalleeSavedInfoValid() until spills are interted.
Jakob Stoklund Olesen
2009-08-15
2
-2
/
+12
*
Allow double defs in the machine code verifier after the addPreRegAlloc passes.
Jakob Stoklund Olesen
2009-08-15
1
-1
/
+1
*
Move XCore AsmPrinter to XCore/AsmPrinter directory.
Richard Osborne
2009-08-15
7
-10
/
+34
*
Add XFAIL testcase for setcc undef.
Jakob Stoklund Olesen
2009-08-15
1
-0
/
+17
*
Add XFAIL test case for a scavenger assert.
Jakob Stoklund Olesen
2009-08-15
1
-0
/
+20
*
Add support for the PowerPC 64-bit SVR4 ABI.
Tilmann Scheller
2009-08-15
9
-72
/
+361
*
Update LocalRewriter::DistanceMap when inserting stack loads.
Jakob Stoklund Olesen
2009-08-15
2
-0
/
+28
*
Reformatting and some cleanup.
Bill Wendling
2009-08-15
1
-223
/
+247
*
80 col violations.
Evan Cheng
2009-08-15
1
-12
/
+12
*
Fix tests.
Evan Cheng
2009-08-15
2
-2
/
+2
*
Turn on if-conversion for thumb2.
Evan Cheng
2009-08-15
12
-51
/
+246
*
update for rename.
Chris Lattner
2009-08-15
1
-2
/
+2
*
rename PIC16Section.h -> MCSectionPIC16.h for consistency with
Chris Lattner
2009-08-15
3
-2
/
+2
*
cmake likes its explicit list of files to build.
Chris Lattner
2009-08-15
1
-0
/
+1
[next]