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
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
temporarily add back this option, I will remove it in a couple days
Chris Lattner
2006-06-02
1
-0
/
+2
*
Fix a -pedantic warning
Chris Lattner
2006-06-02
1
-1
/
+1
*
Add flags to get access to build_mode, objdir, srcdir etc.
Chris Lattner
2006-06-02
1
-9
/
+18
*
Make llvm-config "do the right thing" when an install tree is relocated or
Chris Lattner
2006-06-02
1
-12
/
+33
*
Capture the build mode (e.g. Debug/Release) in the llvm-config script.
Chris Lattner
2006-06-02
2
-0
/
+2
*
Convert to standard file header
Chris Lattner
2006-06-02
1
-4
/
+9
*
Remove a couple of things no longer figured out by autoconf
Chris Lattner
2006-06-02
1
-3
/
+0
*
Add several more autoconf variables so that new features can be implemented
Reid Spencer
2006-06-02
1
-0
/
+20
*
Add a gross "--use-current-dir-as-prefix" option as a temporary workaround
Chris Lattner
2006-06-02
1
-0
/
+8
*
Remove some variables from the configured section that aren't.
Chris Lattner
2006-06-02
1
-9
/
+6
*
Remove more "alpha is archive" stuff.
Chris Lattner
2006-06-02
1
-15
/
+2
*
Suppress -pedantic warnings about print("%a")
Reid Spencer
2006-06-02
1
-0
/
+3
*
Remove obsolete CORE_IS_ARCHIVE support
Chris Lattner
2006-06-02
2
-10
/
+4
*
Update the ignore file
Chris Lattner
2006-06-02
1
-1
/
+2
*
Teach CppWriter how to emit an inline (partial) function.
Reid Spencer
2006-06-01
1
-50
/
+132
*
Restore default arguments for llvm2cpp back to health by declaring an
Reid Spencer
2006-06-01
1
-1
/
+1
*
Fix a bug where incorrect C++ was being emitted.
Reid Spencer
2006-06-01
1
-1
/
+0
*
Build llvm-config into the ToolDir not in the local directory. This makes
Reid Spencer
2006-06-01
1
-6
/
+6
*
Oops, llc needs libTarget.a not Target.o
Reid Spencer
2006-06-01
1
-1
/
+1
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
19
-39
/
+40
*
fix utostr
Andrew Lenharth
2006-05-31
1
-1
/
+1
*
Major reorganization and extension of the code. The diff on this will be a
Reid Spencer
2006-05-31
1
-487
/
+698
*
Don't generate module definitions when the -fragment option is given.
Reid Spencer
2006-05-31
1
-51
/
+59
*
llvm2cpp is ready to be compiled so add it to the makefile, but make it
Reid Spencer
2006-05-30
1
-0
/
+2
*
Fix more bugs. This version now passes all of the Feature test except for
Reid Spencer
2006-05-30
1
-135
/
+244
*
Fix many small bugs in llvm2cpp. This patch gets llvm2cpp working with
Reid Spencer
2006-05-30
1
-73
/
+161
*
First complete version of llvm2cpp that doesn't crash on any of the Feature
Reid Spencer
2006-05-30
1
-274
/
+308
*
Silly cleanup
Chris Lattner
2006-05-29
1
-1
/
+1
*
silly cleanup
Chris Lattner
2006-05-29
7
-87
/
+94
*
Next batch of implementation:
Reid Spencer
2006-05-29
1
-1148
/
+265
*
Fix file header comment.
Reid Spencer
2006-05-29
1
-2
/
+2
*
Remove temporary testing rules.
Reid Spencer
2006-05-29
1
-14
/
+0
*
Fix two bugs in the CppWriter.cpp:
Reid Spencer
2006-05-29
2
-4
/
+17
*
Fix the file's comment block.
Reid Spencer
2006-05-29
1
-6
/
+7
*
Initial Commit of llvm2cpp
Reid Spencer
2006-05-29
4
-0
/
+2174
*
For PR786:
Reid Spencer
2006-05-24
1
-1
/
+1
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
9
-10
/
+10
*
Remove the llvm-db and bugpoint restrictions from the win32 platform so
Reid Spencer
2006-05-17
1
-11
/
+1
*
added a skeleton of the ARM backend
Rafael Espindola
2006-05-14
1
-0
/
+5
*
Free memory allocated by copy_env.
Chris Lattner
2006-05-14
1
-1
/
+3
*
print a nice error if bugpoint gets an error reading inputs. Bug identified
Chris Lattner
2006-05-14
1
-16
/
+21
*
Fix a bug found by inspection.
Chris Lattner
2006-05-14
1
-1
/
+5
*
Delete memory allocated by CopyEnv
Chris Lattner
2006-05-14
1
-1
/
+3
*
Remove dead return value.
Chris Lattner
2006-05-12
1
-1
/
+1
*
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
Owen Anderson
2006-05-12
2
-0
/
+2
*
wrap long line
Chris Lattner
2006-05-04
1
-1
/
+2
*
Adjust to use proper TargetData copy ctor
Chris Lattner
2006-05-04
1
-2
/
+1
*
For PR764:
Reid Spencer
2006-05-03
3
-65
/
+21
*
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-05-03
1
-1
/
+1
*
This no longer needs the JIT.
Chris Lattner
2006-04-22
1
-4
/
+1
[next]