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
*
Remove obsolete -f flags.
Dan Gohman
2009-08-25
369
-406
/
+406
*
Make LLVM command-line tools overwrite their output files without -f.
Dan Gohman
2009-08-25
22
-72
/
+48
*
Read profile files as binary as proposed in
Andreas Neustifter
2009-08-25
1
-1
/
+1
*
Fix PR4772 ARM JIT.GlobalInFuction unittest by explicitly initialize MMI
Xerxes Ranby
2009-08-25
1
-1
/
+1
*
- Rename EmitCommonInformationEntry to EmitCIE.
Bill Wendling
2009-08-25
2
-19
/
+15
*
Update DebugInfo interface to use metadata, instead of special named llvm.dbg...
Devang Patel
2009-08-25
47
-1924
/
+957
*
- Emit new line after each FDE.
Bill Wendling
2009-08-25
1
-1
/
+3
*
Rename functions to something more descriptive. At the very least mention the
Bill Wendling
2009-08-25
2
-14
/
+19
*
Allow multiple occurrences of -inline-threshold on
Dale Johannesen
2009-08-25
1
-1
/
+1
*
Handle a corner case when extracing code regions where one of the immediate s...
Owen Anderson
2009-08-25
1
-2
/
+20
*
Fix PR 4751, another difficulty with %a modifier on x86.
Dale Johannesen
2009-08-25
2
-0
/
+24
*
--- Reverse-merging r79938 into '.':
Bill Wendling
2009-08-25
7
-48
/
+18
*
CMake: updated list of source files.
Oscar Fuentes
2009-08-25
1
-0
/
+1
*
- Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundant
Scott Michel
2009-08-24
2
-64
/
+5
*
When extracting SEME regions of code, the extractor needs to update the domin...
Owen Anderson
2009-08-24
1
-2
/
+18
*
Prefer 'FileCheck' over 'grep'.
Scott Michel
2009-08-24
1
-7
/
+8
*
128-bit sign extension and vector shift cleanups, contributed by Ken Werner
Scott Michel
2009-08-24
5
-15
/
+124
*
Initialize ShufBytes, as gcc 4.4 can't detect that the entire array is
Scott Michel
2009-08-24
1
-1
/
+3
*
Add llvm_start_edge_profiling to exported symbols for libprofile_rt.
Andreas Neustifter
2009-08-24
1
-0
/
+1
*
This patch cleans up the ProfileInfo by
Andreas Neustifter
2009-08-24
2
-14
/
+21
*
Resubmit an earlier patch of mine:
Gabor Greif
2009-08-24
7
-18
/
+48
*
Fix a typo. Somehow I thought this had passed before, but I guess not.
Bob Wilson
2009-08-24
1
-1
/
+1
*
prune ignores: AutoGenerated.inc is no more
Gabor Greif
2009-08-24
0
-0
/
+0
*
Convert slow test to use FileCheck.
Bob Wilson
2009-08-24
1
-21
/
+41
*
Convert two gratuitous abuses of poor helpless CPU cycles to FileCheck.
Daniel Dunbar
2009-08-24
2
-103
/
+53
*
Split test into 3.
Dale Johannesen
2009-08-24
3
-2
/
+16
*
llvm-mc/Mach-O: Preliminary support for indirect symbols.
Daniel Dunbar
2009-08-24
3
-17
/
+128
*
Fix the build when using gcc-4.4 on linux. Header needed
Duncan Sands
2009-08-24
1
-0
/
+1
*
Fix the build with gcc-4.4 on linux: header needed
Duncan Sands
2009-08-24
1
-0
/
+1
*
Add llvm::Triple::getArchTypePrefix for getting the intrinsic prefix for an
Daniel Dunbar
2009-08-24
2
-0
/
+33
*
Add StringRef based APIs to BitstreamWriter.
Daniel Dunbar
2009-08-24
1
-4
/
+18
*
Add MemoryBuffer::getBuffer() -> StringRef.
Daniel Dunbar
2009-08-24
1
-0
/
+5
*
llvm-mc/Mach-O: Support symbol attributes.
Daniel Dunbar
2009-08-24
4
-12
/
+364
*
llvm-mc: Tweak undefined symbol handling.
Daniel Dunbar
2009-08-24
1
-4
/
+3
*
Add missing include (for MSVC).
Daniel Dunbar
2009-08-24
1
-0
/
+1
*
Fixed double free in Kaleidoscope. Fixes PR4762.
Reid Kleckner
2009-08-24
1
-3
/
+4
*
Correctly account for the Spaces array nul terminator. Thanks Chris!
Dan Gohman
2009-08-24
1
-2
/
+3
*
improve documentation for linker_private linkage.
Chris Lattner
2009-08-24
1
-1
/
+5
*
remove the last *stream> #include from a public header.
Chris Lattner
2009-08-24
2
-1
/
+1
*
These flushes were only needed when the code was transitioning between
Dan Gohman
2009-08-24
1
-10
/
+0
*
raw_ostream::indent is used for PadToColumn which often prints more
Dan Gohman
2009-08-24
1
-3
/
+6
*
eliminate a #include.
Chris Lattner
2009-08-24
1
-1
/
+0
*
split raw_os_ostream out to its own header and implementation file. This
Chris Lattner
2009-08-24
6
-35
/
+74
*
prune the #includes in raw_ostream.h by moving a
Chris Lattner
2009-08-24
9
-12
/
+18
*
search unittests.
Chris Lattner
2009-08-24
1
-1
/
+1
*
Unbreak the build for HAVE_GV platforms.
Dan Gohman
2009-08-24
1
-2
/
+2
*
remove a few dead insertion methods.
Chris Lattner
2009-08-24
8
-38
/
+2
*
Remove alloca config.h support.
Daniel Dunbar
2009-08-24
4
-32
/
+1
*
Remove this test now that the interpreter doesn't support
Chris Lattner
2009-08-24
1
-81
/
+0
*
Unbreak unit tests.
Daniel Dunbar
2009-08-24
2
-0
/
+14
[next]