index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
ExecutionEngine
/
Interpreter
Commit message (
Expand
)
Author
Age
Files
Lines
*
build/cmake: Fix CMP0023 warning with libffi
Jan Vesely
2014-09-04
1
-1
/
+1
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-12
/
+0
*
Support: add llvm::unique_lock
Dylan Noblesmith
2014-08-23
1
-3
/
+4
*
Support: make LLVM Mutexes STL-compatible
Dylan Noblesmith
2014-08-23
1
-3
/
+3
*
Make it explicit that ExecutionEngine takes ownership of the modules.
Rafael Espindola
2014-08-19
2
-10
/
+12
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-0
/
+12
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-12
/
+0
*
Remove 'using std::errro_code' from lib.
Rafael Espindola
2014-06-13
1
-2
/
+1
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
2
-33
/
+33
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-24
3
-5
/
+5
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-08
1
-8
/
+8
*
[Layering] Move InstVisitor.h into the IR library as it is pretty
Chandler Carruth
2014-03-06
1
-1
/
+1
*
[Modules] Move CallSite into the IR library where it belogs. It is
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[Modules] Move GetElementPtrTypeIterator into the IR library. As its
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
Return an error_code from materializeAllPermanently.
Rafael Espindola
2014-01-14
1
-1
/
+4
*
Prune redundant dependencies in LLVMBuild.txt.
NAKAMURA Takumi
2013-12-11
1
-1
/
+1
*
LLVM Interpreter: implementation of "insertvalue" and "extractvalue";
Elena Demikhovsky
2013-09-12
2
-0
/
+92
*
Don't expose symbols of lle_ functions.
Benjamin Kramer
2013-09-11
1
-7
/
+6
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-33
/
+4
*
llvm interpreter: select, shuffle and insertelement instructions.
Elena Demikhovsky
2013-09-02
3
-8
/
+156
*
LLVM Interpreter: This patch implements vector support for cast operations (z...
Elena Demikhovsky
2013-08-05
1
-77
/
+414
*
Teach the interpreter to handle vector compares and additional vector arithme...
Nadav Rotem
2013-04-26
1
-44
/
+280
*
Revert r179409 because it caused some warnings and some of the build bots fail.
Nadav Rotem
2013-04-12
1
-277
/
+44
*
Add support for additional vector instructions in the interpreter.
Nadav Rotem
2013-04-12
1
-44
/
+277
*
Add support for vector data types in the LLVM interpreter.
Nadav Rotem
2013-04-01
2
-0
/
+34
*
Fix misplaced 'break'.
Jim Grosbach
2013-02-01
1
-3
/
+3
*
interpreter: Fix errant fallthrough.
Jim Grosbach
2013-01-31
1
-1
/
+3
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
4
-10
/
+10
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
2
-9
/
+9
*
Move the InstVisitor utility into VMCore where it belongs. It heavily
Chandler Carruth
2012-11-30
1
-2
/
+2
*
Revert the majority of the next patch in the address space series:
Chandler Carruth
2012-11-01
2
-3
/
+2
*
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
2
-2
/
+3
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
2
-3
/
+2
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
2
-2
/
+3
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
3
-7
/
+7
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
*
Optimized usage of new SwitchInst case values (IntegersSubset type) in Local....
Stepan Dyatkovskiy
2012-06-23
1
-9
/
+29
*
PR1255: case ranges.
Stepan Dyatkovskiy
2012-06-02
1
-2
/
+2
*
PR1255: case ranges.
Stepan Dyatkovskiy
2012-06-01
1
-2
/
+2
*
ConstantRangesSet renamed to IntegersSubset. CRSBuilder renamed to IntegersSu...
Stepan Dyatkovskiy
2012-05-29
1
-2
/
+2
*
PR1255: Case Ranges
Stepan Dyatkovskiy
2012-05-28
1
-2
/
+5
*
PR1255 (case ranges: work with ConstantRangesSet instead of ConstantInt) rela...
Stepan Dyatkovskiy
2012-05-21
1
-4
/
+10
*
llvm::SwitchInst
Stepan Dyatkovskiy
2012-03-11
1
-1
/
+1
*
Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012:
Stepan Dyatkovskiy
2012-03-08
1
-5
/
+3
*
EE/Interpreter/ExternalFunctions.cpp: Staticize lle_X_() entries. They can be...
NAKAMURA Takumi
2012-02-24
1
-0
/
+8
[next]