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
*
CMake: Hopefully this will fix the build on VS. I can't replicate the
Oscar Fuentes
2009-08-16
2
-1
/
+1
*
CMake: Revert r79144. It reverted a change necessary for correct
Oscar Fuentes
2009-08-16
2
-0
/
+9
*
add support for external symbols + X86::MOVPC32r.
Chris Lattner
2009-08-16
2
-59
/
+123
*
Fix for PR3016: detect the tricky case, where there are
Eli Friedman
2009-08-16
2
-60
/
+37
*
implement support for lowering references to global addresses. For example, ...
Chris Lattner
2009-08-16
2
-5
/
+53
*
more formatting improvements, no functionality change.
Chris Lattner
2009-08-16
1
-57
/
+65
*
code formatting improvements, no functionality change.
Chris Lattner
2009-08-16
1
-74
/
+85
*
when emitting errors about CHECK-NEXT directives, show the line that the
Chris Lattner
2009-08-16
1
-2
/
+6
*
Add an llvm-c function that lets you insert an instruction with a name.
Erick Tryzelaar
2009-08-16
5
-0
/
+22
*
Expose most of the Constant creation functions to ocaml.
Erick Tryzelaar
2009-08-16
3
-4
/
+148
*
Expose most of the IRBuilder functionality to ocaml.
Erick Tryzelaar
2009-08-16
3
-3
/
+315
*
Expose most of the Constant creation functions to llvm-c.
Erick Tryzelaar
2009-08-16
2
-2
/
+108
*
Expose most of the rest of IRBuilder's functions to llvm-c.
Erick Tryzelaar
2009-08-16
2
-0
/
+140
*
Add more casts to the IRBuilder.
Erick Tryzelaar
2009-08-16
2
-1
/
+52
*
Needs to check whether unaligned load / store of i64 is legal here.
Evan Cheng
2009-08-15
1
-4
/
+3
*
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
[next]